Skip to content

Commit d52c8d2

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
32-
- uses: DanySK/build-check-deploy-gradle-action@4.0.5
32+
- uses: DanySK/build-check-deploy-gradle-action@4.0.6
3333
with:
3434
check-command: ./gradlew check runAll --parallel
3535
should-deploy: false

0 commit comments

Comments
 (0)