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 9009a42 commit 649c9c0Copy full SHA for 649c9c0
.github/workflows/ci.yml
@@ -91,7 +91,7 @@ jobs:
91
MAVEN_OPTS: "-Dmaven.repo.local=${{ github.workspace }}/repository"
92
# Test root Readme
93
- name: jbang
94
- uses: jbangdev/jbang-action@b7c45e9126a093c0e89a2dc59cde8f57ef12e933 # tag=v0.131.0
+ uses: jbangdev/jbang-action@c0e081cef7dd58ccfa109839718159dcbc4db80f # tag=v0.132.0
95
with:
96
script: Readme.md
97
env:
0 commit comments