We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pallets
Learn more about funding links in repositories.
Report abuse
2 parents 1efd6f3 + ce8cfe7 commit a2394edCopy full SHA for a2394ed
.github/workflows/publish.yaml
@@ -33,7 +33,7 @@ jobs:
33
id-token: write
34
contents: write
35
# Can't pin with hash due to how this workflow works.
36
- uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.7.0
+ uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.9.0
37
with:
38
base64-subjects: ${{ needs.build.outputs.hash }}
39
create-release:
0 commit comments