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 dee2805 commit 2081ecdCopy full SHA for 2081ecd
.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@ad9de817ea5f3612cf6f32d82249bc5443191818 # tag=v0.126.1
+ uses: jbangdev/jbang-action@acb7292ee1e73bf778db2bbc2b52620627a635a5 # tag=v0.126.2
95
with:
96
script: Readme.md
97
env:
0 commit comments