Skip to content

Commit 95ab7dd

Browse files
ci(deps): update danysk/build-check-deploy-gradle-action action to v3.7.1 (#387)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9af2a80 commit 95ab7dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- name: Checkout
2020
uses: DanySK/[email protected]
21-
- uses: DanySK/[email protected].0
21+
- uses: DanySK/[email protected].1
2222
with:
2323
# Dry-deployment
2424
deploy-command: >-
@@ -65,7 +65,7 @@ jobs:
6565
uses: actions/[email protected]
6666
with:
6767
node-version: ${{ steps.node-version.outputs.version }}
68-
- uses: DanySK/[email protected].0
68+
- uses: DanySK/[email protected].1
6969
with:
7070
build-command: true
7171
check-command: true

0 commit comments

Comments
 (0)