Skip to content

Commit 4177536

Browse files
⬆️(deps): Update jbangdev/jbang-action action to v0.118.0 (#884)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 15ddc11 commit 4177536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Set up Maven
2525
run: sudo apt install maven
2626
- name: jbang
27-
uses: jbangdev/jbang-action@9f8c55e0a2b6b297711162b20c209c5e07076e59 # v0.117.1
27+
uses: jbangdev/jbang-action@4d418212d8b3a80dddd94e8ba1b68e6ef3f7afd2 # v0.118.0
2828
with:
2929
script: ".github/smoketest/SmokeTest.java"
3030
env:

0 commit comments

Comments
 (0)