Skip to content

Commit 9aa7e15

Browse files
ci(deps): update danysk/build-check-deploy-gradle-action action to v3.5.28
1 parent 4085f45 commit 9aa7e15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/build-and-deploy.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- name: Checkout
1717
uses: DanySK/[email protected]
18-
- uses: DanySK/[email protected].27
18+
- uses: DanySK/[email protected].28
1919
with:
2020
retries-on-failure: 3
2121
build-command: >-
@@ -59,7 +59,7 @@ jobs:
5959
uses: actions/[email protected]
6060
with:
6161
node-version-file: package.json
62-
- uses: DanySK/[email protected].27
62+
- uses: DanySK/[email protected].28
6363
with:
6464
retries-on-failure: 1
6565
build-command: true

0 commit comments

Comments
 (0)