Skip to content

Commit bbf57ba

Browse files
committed
use git tag for slsa generator
Signed-off-by: cpanato <[email protected]>
1 parent 20c156a commit bbf57ba

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
@@ -60,7 +60,7 @@ jobs:
6060
actions: read # To read the workflow path.
6161
id-token: write # To sign the provenance.
6262
contents: write # To add assets to a release.
63-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@68bad40844440577b33778c9f29077a3388838e9 # v1.4.0
63+
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected]
6464
with:
6565
base64-subjects: "${{ needs.release.outputs.hashes }}"
6666
upload-assets: true # upload to a new release

0 commit comments

Comments
 (0)