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.26
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Feb 21, 2023
1 parent ee879e9 commit 4f047f8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- name: Checkout
uses: DanySK/[email protected]
- uses: DanySK/[email protected].25
- uses: DanySK/[email protected].26
with:
deploy-command: >-
./gradlew
Expand Down Expand Up @@ -69,7 +69,7 @@ jobs:
with:
path: 'publish-on-central'
- name: Dry-deploy
uses: DanySK/[email protected].25
uses: DanySK/[email protected].26
with:
build-command: true
check-command: true
Expand Down Expand Up @@ -117,7 +117,7 @@ jobs:
with:
path: 'publish-on-central'
- name: Dry-deploy
uses: DanySK/[email protected].25
uses: DanySK/[email protected].26
with:
build-command: true
check-command: true
Expand Down Expand Up @@ -165,7 +165,7 @@ jobs:
with:
path: 'publish-on-central'
- name: Dry-deploy
uses: DanySK/[email protected].25
uses: DanySK/[email protected].26
with:
build-command: true
check-command: true
Expand Down Expand Up @@ -211,7 +211,7 @@ jobs:
uses: actions/[email protected]
with:
token: ${{ secrets.DEPLOYMENT_TOKEN }}
- uses: DanySK/[email protected].25
- uses: DanySK/[email protected].26
with:
build-command: true
check-command: true
Expand Down

0 comments on commit 4f047f8

Please sign in to comment.