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.25
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Feb 19, 2023
1 parent 6ceb089 commit 715be2a
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].24
- uses: DanySK/[email protected].25
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].24
- uses: DanySK/[email protected].25
with:
java-version: 8
build-command: true
Expand Down

0 comments on commit 715be2a

Please sign in to comment.