We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e258e7a commit 67fb158Copy full SHA for 67fb158
.github/workflows/publish.yaml
@@ -38,7 +38,7 @@ jobs:
38
arch:
39
- amd64
40
- arm64
41
- uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.8.0
+ uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml
42
with:
43
go-version: 1.19.4
44
config-file: .slsa-goreleaser/${{ matrix.os }}-${{ matrix.arch }}.yml
0 commit comments