Skip to content

Commit 61c88d4

Browse files
committed
chore(deps): update slsa-framework/slsa-github-generator action to v1.3.0
1 parent b8a48c1 commit 61c88d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
actions: read # To read the workflow path.
5454
id-token: write # To sign the provenance.
5555
contents: write # To add assets to a release.
56-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.2.2
56+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.3.0
5757
with:
5858
compile-generator: true # Workaround for https://github.com/slsa-framework/slsa-github-generator/issues/1163
5959
base64-subjects: "${{ needs.goreleaser.outputs.hashes }}"

0 commit comments

Comments
 (0)