We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a1c152 commit ed34547Copy full SHA for ed34547
1 file changed
.github/workflows/releaser.yaml
@@ -86,7 +86,7 @@ jobs:
86
contents: write # To upload assets to release.
87
actions: read # To read the workflow path.
88
needs: create-tag
89
- uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.10.0
+ uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v2.0.0
90
with:
91
go-version: 1.21
92
config-file: .slsa-goreleaser/${{ matrix.os }}-${{ matrix.arch }}.yml
0 commit comments