Skip to content

Commit 374aeac

Browse files
authored
Merge pull request #1091 from pypa/dependabot/github_actions/slsa-framework/slsa-github-generator-2.0.0
build(deps): bump slsa-framework/slsa-github-generator from 1.10.0 to 2.0.0
2 parents fcd86ae + 9b185c2 commit 374aeac

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
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.10.0"
56+
uses: "slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.0.0"
5757
with:
5858
base64-subjects: "${{ needs.build.outputs.hashes }}"
5959
upload-assets: true

0 commit comments

Comments
 (0)