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 78f560d commit cd27234Copy full SHA for cd27234
.github/workflows/nohttp.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16
- name: 'Run nohttp'
17
- uses: jbangdev/jbang-action@ad9de817ea5f3612cf6f32d82249bc5443191818 # v0.126.1
+ uses: jbangdev/jbang-action@acb7292ee1e73bf778db2bbc2b52620627a635a5 # v0.126.2
18
with:
19
script: io.spring.nohttp:nohttp-cli:0.0.9
20
scriptargs: "-D=\\.git -D=build -D=target -D=apache-ant-.+ -F=maven-wrapper\\.properties -F=mvnw\\.cmd -Fmvnw -FMODULE.bazel.lock"
0 commit comments