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 1a7dee5 commit 71de72b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Checkout
uses: DanySK/[email protected]
- uses: DanySK/[email protected].20
- uses: DanySK/[email protected].21
with:
deploy-command: >-
./gradlew
Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
with:
path: 'publish-on-central'
- name: Dry-deploy
uses: DanySK/[email protected].20
uses: DanySK/[email protected].21
with:
build-command: true
check-command: true
Expand Down Expand Up @@ -108,7 +108,7 @@ jobs:
with:
path: 'publish-on-central'
- name: Dry-deploy
uses: DanySK/[email protected].20
uses: DanySK/[email protected].21
with:
build-command: true
check-command: true
Expand Down Expand Up @@ -138,7 +138,7 @@ jobs:
uses: actions/[email protected]
with:
token: ${{ secrets.DEPLOYMENT_TOKEN }}
- uses: DanySK/[email protected].20
- uses: DanySK/[email protected].21
with:
build-command: true
check-command: true
Expand Down

0 comments on commit 71de72b

Please sign in to comment.