Skip to content

Commit

Permalink
ci(deps): update danysk/build-check-deploy-gradle-action action to v2…
Browse files Browse the repository at this point in the history
….1.21
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Jan 15, 2023
1 parent 19e769d commit 136c6da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- name: Checkout
uses: danysk/[email protected]
- uses: DanySK/[email protected].20
- uses: DanySK/[email protected].21
with:
# check that all tasks used in subsequent phases are there
should-validate-wrapper: ${{ contains('Linux', runner.os) }}
Expand All @@ -44,7 +44,7 @@ jobs:
with:
submodules: recursive
token: ${{ secrets.DEPLOYMENT_TOKEN }}
- uses: DanySK/[email protected].20
- uses: DanySK/[email protected].21
with:
java-version: 8
build-command: true
Expand Down

0 comments on commit 136c6da

Please sign in to comment.