Skip to content

Commit 6587d76

Browse files
Merge pull request #351 from slsa-framework/ramonpetgrave64-patch-2
chore: v2.0.0-rc.0: update adversarial test
2 parents 60121f3 + fcea9c9 commit 6587d76

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/e2e.go.workflow_dispatch.main.adversarial-verifier-binary.slsa3.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ jobs:
1212
actions: read # For the entrypoint.
1313
# Update this line: the repo name and the reference
1414
# uses: ianlewis/slsa-github-generator/.github/workflows/[email protected]
15-
uses: laurentsimon/slsa-github-generator/.github/workflows/[email protected]
15+
# uses: laurentsimon/slsa-github-generator/.github/workflows/[email protected]
1616
# uses: kpk47/slsa-github-generator/.github/workflows/[email protected]
17+
uses: ramonpetgrave64/slsa-github-generator/.github/workflows/[email protected]
1718
with:
1819
go-version: "1.21"
1920
config-file: .github/configs-go/config-noldflags.yml

0 commit comments

Comments
 (0)