We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9d91d0 commit ce7bd16Copy full SHA for ce7bd16
.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:10532837794867f909d7b0bf292d82f6d99fba0de48924424c8aa222b01feaaf # latest
+ image: ghcr.io/enterprise-contract/golden-container:latest@sha256:79e935c548bd6b9359ce2a56cd628e2950be48f8e921c23b3db7317f03ccd45e # 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