Skip to content

Commit

Permalink
Merge pull request #1265 from ko-build/dependabot/github_actions/slsa…
Browse files Browse the repository at this point in the history
…-framework/slsa-github-generator-1.10.0

Bump slsa-framework/slsa-github-generator from 1.9.0 to 1.10.0
  • Loading branch information
cpanato committed Mar 26, 2024
2 parents dced976 + 1f48505 commit 3b70371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -84,7 +84,7 @@ jobs:
id-token: write # To sign the provenance.
contents: write # To add assets to a release.

uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.9.0
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.10.0
with:
base64-subjects: "${{ needs.goreleaser.outputs.hashes }}"
upload-assets: true
Expand Down

0 comments on commit 3b70371

Please sign in to comment.