Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 32a232b

Browse files
renovate[bot]DanySK
authored andcommittedMar 26, 2025·
ci(deps): update danysk/build-check-deploy-gradle-action action to v3.7.14
1 parent 2d6a41c commit 32a232b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.github/workflows/build-and-deploy.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- name: Checkout
1515
uses: DanySK/action-checkout@0.2.22
16-
- uses: DanySK/build-check-deploy-gradle-action@3.7.13
16+
- uses: DanySK/build-check-deploy-gradle-action@3.7.14
1717
with:
1818
deploy-command: >-
1919
./gradlew
@@ -49,7 +49,7 @@ jobs:
4949
uses: actions/setup-node@v4.3.0
5050
with:
5151
node-version-file: package.json
52-
- uses: DanySK/build-check-deploy-gradle-action@3.7.13
52+
- uses: DanySK/build-check-deploy-gradle-action@3.7.14
5353
with:
5454
retries-on-failure: '1'
5555
build-command: true

0 commit comments

Comments
 (0)
Please sign in to comment.