Skip to content

Commit cb97030

Browse files
committed
ci(deps): update danysk/build-check-deploy-gradle-action action to v2.3.2
1 parent 0c9ade6 commit cb97030

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
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Checkout
1818
uses: DanySK/[email protected]
19-
- uses: DanySK/[email protected].1
19+
- uses: DanySK/[email protected].2
2020
with:
2121
# Dry-deployment
2222
check-command: ./gradlew build --parallel
@@ -63,7 +63,7 @@ jobs:
6363
uses: actions/[email protected]
6464
with:
6565
node-version: ${{ steps.node-version.outputs.version }}
66-
- uses: DanySK/[email protected].1
66+
- uses: DanySK/[email protected].2
6767
with:
6868
build-command: true
6969
check-command: true

0 commit comments

Comments
 (0)