Skip to content

Commit 085bc47

Browse files
ci(deps): update danysk/build-check-deploy-gradle-action action to v2.2.12
1 parent d6721a1 commit 085bc47

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
@@ -28,7 +28,7 @@ jobs:
2828
# Checkout the repository
2929
- name: Checkout
3030
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
31-
- uses: DanySK/[email protected].11
31+
- uses: DanySK/[email protected].12
3232
with:
3333
check-command: ./gradlew check runAll --parallel
3434
should-deploy: false

0 commit comments

Comments
 (0)