Skip to content

Commit ae55a2c

Browse files
committed
ci(deps): update danysk/build-check-deploy-gradle-action action to v2.2.15
1 parent 9fc360c commit ae55a2c

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].14
19+
- uses: DanySK/[email protected].15
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].14
66+
- uses: DanySK/[email protected].15
6767
with:
6868
build-command: true
6969
check-command: true

0 commit comments

Comments
 (0)