Skip to content

Commit f7ac698

Browse files
ci(deps): update danysk/build-check-deploy-gradle-action action to v4.0.17 (#918)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a5e3c72 commit f7ac698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# Checkout the repository
3030
- name: Checkout
3131
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
32-
- uses: DanySK/[email protected].15
32+
- uses: DanySK/[email protected].17
3333
with:
3434
check-command: ./gradlew check runAll --parallel
3535
should-deploy: false

0 commit comments

Comments
 (0)