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 fc3e120 commit 572d644Copy full SHA for 572d644
.github/workflows/nohttp.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
20
- name: 'Run nohttp'
21
- uses: jbangdev/jbang-action@d1a057acd52bc03fdd6dbb0402f52c382ce316ce # v0.130.0
+ uses: jbangdev/jbang-action@b7c45e9126a093c0e89a2dc59cde8f57ef12e933 # v0.131.0
22
with:
23
script: io.spring.nohttp:nohttp-cli:0.0.9
24
scriptargs: "-D=\\.git -D=build -D=target -D=apache-ant-.+ -F=maven-wrapper\\.properties -F=mvnw\\.cmd -Fmvnw -FMODULE.bazel.lock"
0 commit comments