Skip to content

Commit

Permalink
Merge pull request #251 from gianlucam76/renovate/slsa-framework-slsa…
Browse files Browse the repository at this point in the history
…-github-generator-2.x

chore(deps): update slsa-framework/slsa-github-generator action to v2.1.0
  • Loading branch information
gianlucam76 authored Feb 28, 2025
2 parents 35bc7e6 + 53f4899 commit d83012d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
id-token: write # To sign the provenance.
packages: write # To upload assets to release.
actions: read # To read the workflow path.
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v2.0.0
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v2.1.0
with:
image: ghcr.io/${{ github.repository_owner }}/charts/k8s-cleaner
digest: "${{ needs.publish-helm-oci.outputs.chart-digest }}"
Expand Down

0 comments on commit d83012d

Please sign in to comment.