Skip to content

Commit 4a1fc06

Browse files
authored
Merge pull request #1075 from pypa/dependabot/github_actions/slsa-framework/slsa-github-generator-1.10.0
Bump slsa-framework/slsa-github-generator from 1.9.0 to 1.10.0
2 parents 92ee8ba + 4817999 commit 4a1fc06

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
@@ -53,7 +53,7 @@ jobs:
5353
actions: read
5454
contents: write
5555
id-token: write # Needed to access the workflow's OIDC identity.
56-
uses: "slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.9.0"
56+
uses: "slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.10.0"
5757
with:
5858
base64-subjects: "${{ needs.build.outputs.hashes }}"
5959
upload-assets: true

0 commit comments

Comments
 (0)