Skip to content

Commit 6b8e31f

Browse files
committed
Fix action version
1 parent a9a986a commit 6b8e31f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sanity-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Start broker
3636
run: ci/start-broker.sh
3737
- name: Sanity Check
38-
uses: jbangdev/jbang-action@v0.116.0
38+
uses: jbangdev/jbang-action@v0.115.0
3939
with:
4040
script: src/test/java/SanityCheck.java
4141
env:

0 commit comments

Comments
 (0)