We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df01b27 commit 10d23e0Copy full SHA for 10d23e0
.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:64b55bea485d4054457354413de674a7388588680204a8ac00e23d16a38cf1b7 # latest
+ image: ghcr.io/enterprise-contract/golden-container:latest@sha256:5e20d0fccdf2b492012a9868f28da86aa0ee3d7bf9dbbda5cf876ed223b1e0cc # 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