Skip to content

Commit 8ee45a7

Browse files
authored
ci: update release builder for v1.1.x (#287)
Signed-off-by: Asra Ali <[email protected]>
1 parent 9c52bb0 commit 8ee45a7

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
@@ -14,7 +14,7 @@ jobs:
1414
permissions:
1515
id-token: write # For signing.
1616
contents: write # For asset uploads.
17-
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.1.0
17+
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.2.0
1818
with:
1919
go-version: 1.18
2020
config-file: .github/config-release.yml

0 commit comments

Comments
 (0)