We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b31220 commit 300ff1cCopy full SHA for 300ff1c
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
actions: read # For the detection of GitHub Actions environment.
16
id-token: write # For signing.
17
contents: write # For asset uploads.
18
- uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.1.1
+ uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.2.1
19
with:
20
go-version: 1.18
21
config-file: .github/config-release.yml
0 commit comments