Skip to content

Commit 5875b0a

Browse files
authored
bump release generator version (#103)
Signed-off-by: Asra Ali <[email protected]>
1 parent 3a059ae commit 5875b0a

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@v0.0.1
17+
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.1.0
1818
with:
1919
go-version: 1.18
2020
config-file: .github/config-release.yml

0 commit comments

Comments
 (0)