We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b62e550 commit 5b25812Copy full SHA for 5b25812
.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:8aa7cfd01a40b6720cf24694230c1f615e36c5b7b11355fa62a3bff31c7d1ac9 # 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