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
….4.21
renovate[bot] committed Jun 13, 2024

Verified

This commit was signed with the committer’s verified signature.
ahopkins Adam Hopkins
1 parent 6b63e47 commit 931db54
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
@@ -13,7 +13,7 @@ jobs:
steps:
- name: Checkout
uses: DanySK/action-checkout@0.2.19
- uses: DanySK/build-check-deploy-gradle-action@2.4.20
- uses: DanySK/build-check-deploy-gradle-action@2.4.21
with:
deploy-command: >-
./gradlew
@@ -44,7 +44,7 @@ jobs:
uses: actions/checkout@v4.1.7
with:
token: ${{ secrets.DEPLOYMENT_TOKEN }}
- uses: DanySK/build-check-deploy-gradle-action@2.4.20
- uses: DanySK/build-check-deploy-gradle-action@2.4.21
with:
build-command: true
check-command: true

0 comments on commit 931db54

Please sign in to comment.