We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce58452 commit 184b973Copy full SHA for 184b973
.github/workflows/checks.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name : Run EC Validate (keyless)
21
uses: ./
22
with:
23
- image: ghcr.io/enterprise-contract/golden-container:latest@sha256:95fd8d0017db40e094fc0e2e1ac58d0af1f052722780a7921c5bf989fe2ece59 # latest
+ image: ghcr.io/enterprise-contract/golden-container:latest@sha256:c51af7594a6528006619a10897dcb86e8d1a39deb4f3e5bb6440499092c4dda1 # latest
24
identity: https:\/\/github\.com\/(slsa-framework\/slsa-github-generator|enterprise-contract\/golden-container)\/
25
issuer: https://token.actions.githubusercontent.com
26
0 commit comments