File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3333 steps :
3434 - name : Check Signature
3535 run : |
36- cosign verify ghcr.io/gythialy/golang-cross:v1.21.5 -0@sha256:1ae1126ad52bc4c0950ea67ea5c30623fd0d3bc0f1aac6ba99e3ba5d7ea5d5ac \
36+ cosign verify ghcr.io/gythialy/golang-cross:v1.21.6 -0@sha256:c00bdb060aff03e8042f41ed0c11a0bbbb01e2ea3f65733ce037497fcb83d5d7 \
3737 --certificate-oidc-issuer https://token.actions.githubusercontent.com \
38- --certificate-identity "https://github.com/gythialy/golang-cross/.github/workflows/release-golang-cross.yml@refs/tags/v1.21.5 -0"
38+ --certificate-identity "https://github.com/gythialy/golang-cross/.github/workflows/release-golang-cross.yml@refs/tags/v1.21.6 -0"
3939 env :
4040 TUF_ROOT : /tmp
4141
4444 needs :
4545 - check-signature
4646 container :
47- image : ghcr.io/gythialy/golang-cross:v1.21.5 -0@sha256:1ae1126ad52bc4c0950ea67ea5c30623fd0d3bc0f1aac6ba99e3ba5d7ea5d5ac
47+ image : ghcr.io/gythialy/golang-cross:v1.21.6 -0@sha256:c00bdb060aff03e8042f41ed0c11a0bbbb01e2ea3f65733ce037497fcb83d5d7
4848
4949 steps :
5050 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Original file line number Diff line number Diff line change @@ -38,13 +38,13 @@ steps:
3838 - TUF_ROOT=/tmp
3939 args :
4040 - ' verify'
41- - ' ghcr.io/gythialy/golang-cross:v1.21.5 -0@sha256:1ae1126ad52bc4c0950ea67ea5c30623fd0d3bc0f1aac6ba99e3ba5d7ea5d5ac '
41+ - ' ghcr.io/gythialy/golang-cross:v1.21.6 -0@sha256:c00bdb060aff03e8042f41ed0c11a0bbbb01e2ea3f65733ce037497fcb83d5d7 '
4242 - ' --certificate-oidc-issuer'
4343 - " https://token.actions.githubusercontent.com"
4444 - ' --certificate-identity'
45- - " https://github.com/gythialy/golang-cross/.github/workflows/release-golang-cross.yml@refs/tags/v1.21.5 -0"
45+ - " https://github.com/gythialy/golang-cross/.github/workflows/release-golang-cross.yml@refs/tags/v1.21.6 -0"
4646
47- - name : ghcr.io/gythialy/golang-cross:v1.21.5 -0@sha256:1ae1126ad52bc4c0950ea67ea5c30623fd0d3bc0f1aac6ba99e3ba5d7ea5d5ac
47+ - name : ghcr.io/gythialy/golang-cross:v1.21.6 -0@sha256:c00bdb060aff03e8042f41ed0c11a0bbbb01e2ea3f65733ce037497fcb83d5d7
4848 entrypoint : /bin/sh
4949 dir : " go/src/sigstore/rekor"
5050 env :
6767 gcloud auth configure-docker \
6868 && make release
6969
70- - name : ghcr.io/gythialy/golang-cross:v1.21.5 -0@sha256:1ae1126ad52bc4c0950ea67ea5c30623fd0d3bc0f1aac6ba99e3ba5d7ea5d5ac
70+ - name : ghcr.io/gythialy/golang-cross:v1.21.6 -0@sha256:c00bdb060aff03e8042f41ed0c11a0bbbb01e2ea3f65733ce037497fcb83d5d7
7171 entrypoint : ' bash'
7272 dir : " go/src/sigstore/rekor"
7373 env :
You can’t perform that action at this time.
0 commit comments