We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d00a516 commit 9f37a06Copy full SHA for 9f37a06
.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:fe90592757fb4a4fee9c34ca38f3d4d0174000b2f49848a0a657669556874bbf # latest
+ image: ghcr.io/enterprise-contract/golden-container:latest@sha256:a3a860d0124d545ef062cf7039c55fb84ad91fff454f616bc13bc79a55b2d815 # 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