We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55ae070 + 4a80fc1 commit adc2d6eCopy full SHA for adc2d6e
.github/workflows/publish.yaml
@@ -98,7 +98,7 @@ jobs:
98
actions: read # for detecting the Github Actions environment.
99
id-token: write # for creating OIDC tokens for signing.
100
packages: write # for uploading attestations.
101
- uses: slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.9.0
+ uses: slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v2.1.0
102
with:
103
image: ghcr.io/${{ github.repository }}
104
# The image digest is used to prevent TOCTOU issues.
0 commit comments