We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a594a20 commit 9c94c20Copy full SHA for 9c94c20
internal/builders/maven/action.yml
@@ -62,7 +62,7 @@ runs:
62
uses: slsa-framework/slsa-github-generator/.github/actions/secure-builder-checkout@main
63
with:
64
repository: slsa-framework/slsa-github-generator
65
- ref: main
+ ref: v1.8.0
66
path: __BUILDER_CHECKOUT_DIR__
67
- name: Run mvn package
68
shell: bash
0 commit comments