We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15ddc11 commit 4177536Copy full SHA for 4177536
.github/workflows/smoke-tests.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up Maven
25
run: sudo apt install maven
26
- name: jbang
27
- uses: jbangdev/jbang-action@9f8c55e0a2b6b297711162b20c209c5e07076e59 # v0.117.1
+ uses: jbangdev/jbang-action@4d418212d8b3a80dddd94e8ba1b68e6ef3f7afd2 # v0.118.0
28
with:
29
script: ".github/smoketest/SmokeTest.java"
30
env:
0 commit comments