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 3f65243 + 08224d6 commit d48d167Copy full SHA for d48d167
.github/workflows/deploy-enhanced.yml
@@ -253,7 +253,7 @@ jobs:
253
severity: 'CRITICAL,HIGH'
254
255
- name: Generate SLSA Provenance
256
- 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
257
with:
258
image: ${{ steps.meta.outputs.image_ref }}
259
digest: ${{ steps.build.outputs.digest }}
0 commit comments