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