Skip to content

Commit

Permalink
ci(deps): update danysk/action-checkout action to v0.2.12
Browse files Browse the repository at this point in the history
renovate[bot] authored and mergify[bot] committed Sep 4, 2023
1 parent e5b96f0 commit b29ac26
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.11
uses: danysk/action-checkout@0.2.12
- 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.11
uses: danysk/action-checkout@0.2.12
- uses: DanySK/build-check-deploy-gradle-action@2.2.8
with:
build-command: true

0 comments on commit b29ac26

Please sign in to comment.