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 abfa283 commit c7f82eeCopy full SHA for c7f82ee
.github/workflows/nohttp.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20
- name: 'Run nohttp'
21
- uses: jbangdev/jbang-action@5a35aa22c7516500b872d33eea4c6e6bff3b2887 # v0.126.3
+ uses: jbangdev/jbang-action@46ff48a7ba76049ae6cfd74f7aec059e13e823b3 # v0.129.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