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 649c9c0 commit c309fcfCopy full SHA for c309fcf
.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@c0e081cef7dd58ccfa109839718159dcbc4db80f # tag=v0.132.0
+ uses: jbangdev/jbang-action@b924849ade11dbfc3aace8da1c598a84fb3ddfbc # tag=v0.132.1
95
with:
96
script: Readme.md
97
env:
0 commit comments