Skip to content

Commit

Permalink
chore: v2.0.0-rc.0: update adversarial test
Browse files Browse the repository at this point in the history
next step in release process 
https://github.com/slsa-framework/slsa-github-generator/blob/main/RELEASE.md#go-builder-verifier-test

slsa-framework/slsa-github-generator#3576

Signed-off-by: Ramon Petgrave <32398091+ramonpetgrave64@users.noreply.github.com>
  • Loading branch information
ramonpetgrave64 authored Apr 18, 2024
1 parent 60121f3 commit fcea9c9
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ jobs:
actions: read # For the entrypoint.
# Update this line: the repo name and the reference
# uses: ianlewis/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.8.0-rc.2
uses: laurentsimon/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.10.0-rc.0
# uses: laurentsimon/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.10.0-rc.0
# uses: kpk47/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.9.1-rc.0
uses: ramonpetgrave64/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v2.0.0-rc.0
with:
go-version: "1.21"
config-file: .github/configs-go/config-noldflags.yml
Expand Down

0 comments on commit fcea9c9

Please sign in to comment.