Skip to content

Commit 4df4b84

Browse files
ci(deps): update danysk/build-check-deploy-gradle-action action to v4.0.9
1 parent 3b195fa commit 4df4b84

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
@@ -23,7 +23,7 @@ jobs:
2323
dry = keywords.any? { |kw| branch.include?(kw) } ? '' : '--dry-run'
2424
puts "dry_run=#{dry}"
2525
RUBY
26-
- uses: DanySK/[email protected].3
26+
- uses: DanySK/[email protected].9
2727
with:
2828
# Dry-deployment
2929
deploy-command: >-
@@ -69,7 +69,7 @@ jobs:
6969
uses: actions/[email protected]
7070
with:
7171
node-version-file: package.json
72-
- uses: DanySK/[email protected].3
72+
- uses: DanySK/[email protected].9
7373
with:
7474
retries-on-failure: '1'
7575
build-command: true

0 commit comments

Comments
 (0)