Skip to content

Commit 9c94c20

Browse files
authored
chore: ref v1.8.0 instead of main (#2509)
Similar to #2482 (comment) cc @laurentsimon Signed-off-by: AdamKorcz <[email protected]>
1 parent a594a20 commit 9c94c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/builders/maven/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ runs:
6262
uses: slsa-framework/slsa-github-generator/.github/actions/secure-builder-checkout@main
6363
with:
6464
repository: slsa-framework/slsa-github-generator
65-
ref: main
65+
ref: v1.8.0
6666
path: __BUILDER_CHECKOUT_DIR__
6767
- name: Run mvn package
6868
shell: bash

0 commit comments

Comments
 (0)