Skip to content

Commit

Permalink
Merge pull request #425 from MatthiasValvekens/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/slsa-framework/slsa-github-generator-2.0.0

Bump slsa-framework/slsa-github-generator from 1.10.0 to 2.0.0
  • Loading branch information
MatthiasValvekens committed Apr 29, 2024
2 parents 32c060b + 59a14db commit e462ee0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
actions: read
id-token: write
contents: write # https://github.com/slsa-framework/slsa-github-generator/issues/2044 :(
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.10.0
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.0.0
with:
base64-subjects: "${{ needs.ci.outputs.hashes }}"
upload-assets: false
Expand All @@ -88,7 +88,7 @@ jobs:
name: pyhanko-dist
path: dist/
- name: Download provenance data
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: multiple.intoto.jsonl
path: provenance/
Expand Down

0 comments on commit e462ee0

Please sign in to comment.