Swap back to 1.2.1

This commit is contained in:
David Dworken 2022-10-31 14:04:01 -07:00
parent 2d5c197045
commit 488be1f71a

View File

@ -29,7 +29,7 @@ jobs:
contents: write contents: write
actions: read actions: read
needs: args needs: args
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@main uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.ymlv1.2.1
with: with:
config-file: .slsa-goreleaser-linux-amd64.yml config-file: .slsa-goreleaser-linux-amd64.yml
go-version: 1.18 go-version: 1.18
@ -42,7 +42,7 @@ jobs:
actions: read actions: read
needs: needs:
- args - args
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@main uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.2.1
with: with:
config-file: .slsa-goreleaser-darwin-amd64.yml config-file: .slsa-goreleaser-darwin-amd64.yml
go-version: 1.18 go-version: 1.18
@ -55,7 +55,7 @@ jobs:
actions: read actions: read
needs: needs:
- args - args
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@main uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.2.1
with: with:
config-file: .slsa-goreleaser-darwin-arm64.yml config-file: .slsa-goreleaser-darwin-arm64.yml
go-version: 1.18 go-version: 1.18