Skip to content

Commit 300ff1c

Browse files
authored
release/v1.2: update release builder (#334)
Signed-off-by: Asra Ali <[email protected]> Signed-off-by: Asra Ali <[email protected]>
1 parent 2b31220 commit 300ff1c

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
@@ -15,7 +15,7 @@ jobs:
1515
actions: read # For the detection of GitHub Actions environment.
1616
id-token: write # For signing.
1717
contents: write # For asset uploads.
18-
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.1.1
18+
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.2.1
1919
with:
2020
go-version: 1.18
2121
config-file: .github/config-release.yml

0 commit comments

Comments
 (0)