We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6513cd3 commit 0ff6656Copy full SHA for 0ff6656
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
actions: read # For the detection of GitHub Actions environment.
23
id-token: write # For signing.
24
contents: write # For asset uploads.
25
- uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected].0
+ uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected].1
26
with:
27
go-version: 1.18
28
config-file: .github/config-release.yml
0 commit comments