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 56dd241 commit cf644a2Copy full SHA for cf644a2
.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@b889658876f47021a97f723e2b277c8203b8adba # tag=v0.128.7
+ uses: jbangdev/jbang-action@46ff48a7ba76049ae6cfd74f7aec059e13e823b3 # tag=v0.129.0
95
with:
96
script: Readme.md
97
env:
0 commit comments