Skip to content

Commit

Permalink
Merge pull request #13968 from PowerDNS/dependabot/github_actions/sls…
Browse files Browse the repository at this point in the history
…a-framework/slsa-github-generator-1.10.0

build(deps): bump slsa-framework/slsa-github-generator from 1.9.0 to 1.10.0
  • Loading branch information
Habbie committed Mar 22, 2024
2 parents cd54c95 + 9e516eb commit f107ec6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-packages.yml
Expand Up @@ -160,7 +160,7 @@ jobs:
actions: read # To read the workflow path.
id-token: write # To sign the provenance.
contents: write # To be able to upload assets as release artifacts
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.build.outputs[format('pkghashes-{0}', matrix.os)] }}"
upload-assets: false
Expand All @@ -173,7 +173,7 @@ jobs:
actions: read # To read the workflow path.
id-token: write # To sign the provenance.
contents: write # To be able to upload assets as release artifacts
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.build.outputs.srchashes }}"
upload-assets: false
Expand Down

0 comments on commit f107ec6

Please sign in to comment.