Skip to content

Commit

Permalink
ci(deps): update danysk/action-checkout action to v0.2.11
Browse files Browse the repository at this point in the history
renovate[bot] authored and mergify[bot] committed Aug 24, 2023

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
1 parent 5c66cd9 commit 7376cdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/built_and_test.yml
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ jobs:
cancel-in-progress: true
steps:
- name: Checkout
uses: danysk/action-checkout@0.2.10
uses: danysk/action-checkout@0.2.11
- uses: DanySK/build-check-deploy-gradle-action@2.2.8
with:
build_command: 'true'
@@ -36,7 +36,7 @@ jobs:
cancel-in-progress: true
steps:
- name: Checkout
uses: danysk/action-checkout@0.2.10
uses: danysk/action-checkout@0.2.11
- uses: DanySK/build-check-deploy-gradle-action@2.2.8
with:
build-command: true

0 comments on commit 7376cdd

Please sign in to comment.