Skip to content

Commit d25fcb2

Browse files
ci(deps): update danysk/build-check-deploy-gradle-action action to v3.7.0
1 parent 6fe880f commit d25fcb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# Checkout the repository
3030
- name: Checkout
3131
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
32-
- uses: DanySK/build-check-deploy-gradle-action@3.5.28
32+
- uses: DanySK/build-check-deploy-gradle-action@3.7.0
3333
with:
3434
check-command: ./gradlew check runAll --parallel
3535
should-deploy: false

0 commit comments

Comments
 (0)