We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e42e9c commit 0973177Copy full SHA for 0973177
.github/workflows/security.yml
@@ -240,7 +240,7 @@ jobs:
240
go-version: '1.23'
241
242
- name: Generate SLSA Provenance for Go
243
- uses: slsa-framework/slsa-github-generator/.github/workflows/generator_go_slsa3.yml@v2.0.0
+ uses: slsa-framework/slsa-github-generator/.github/workflows/generator_go_slsa3.yml@v2.1.0
244
with:
245
go-version-file: "tinygo/go.mod"
246
config-file: ".slsa-goreleaser.yml"
0 commit comments