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 22a6d23 commit 82ed7d0Copy full SHA for 82ed7d0
.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@d1a057acd52bc03fdd6dbb0402f52c382ce316ce # tag=v0.130.0
+ uses: jbangdev/jbang-action@b7c45e9126a093c0e89a2dc59cde8f57ef12e933 # tag=v0.131.0
95
with:
96
script: Readme.md
97
env:
0 commit comments