Skip to content

Commit 0ff6656

Browse files
authored
release/v1.3: update release builder (#333)
Signed-off-by: Asra Ali <[email protected]> Signed-off-by: Asra Ali <[email protected]>
1 parent 6513cd3 commit 0ff6656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
actions: read # For the detection of GitHub Actions environment.
2323
id-token: write # For signing.
2424
contents: write # For asset uploads.
25-
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected].0
25+
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected].1
2626
with:
2727
go-version: 1.18
2828
config-file: .github/config-release.yml

0 commit comments

Comments
 (0)