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.24.2 -0@sha256:03daa4bcae0ac852b4d0c84021f794ed2732d712c492a5577b86d6503e476c0c \
36+ cosign verify ghcr.io/gythialy/golang-cross:v1.24.4 -0@sha256:0b29abd58891e1b3dc915efbfec697f93151118e20c13860ac1c8667ef14fb24 \
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.24.2 -0"
38+ --certificate-identity "https://github.com/gythialy/golang-cross/.github/workflows/release-golang-cross.yml@refs/tags/v1.24.4 -0"
3939 env :
4040 TUF_ROOT : /tmp
4141
4444 needs :
4545 - check-signature
4646 container :
47- image : ghcr.io/gythialy/golang-cross:v1.24.2 -0@sha256:03daa4bcae0ac852b4d0c84021f794ed2732d712c492a5577b86d6503e476c0c
47+ image : ghcr.io/gythialy/golang-cross:v1.24.4 -0@sha256:0b29abd58891e1b3dc915efbfec697f93151118e20c13860ac1c8667ef14fb24
4848
4949 steps :
5050 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
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.24.2 -0@sha256:03daa4bcae0ac852b4d0c84021f794ed2732d712c492a5577b86d6503e476c0c '
41+ - ' ghcr.io/gythialy/golang-cross:v1.24.4 -0@sha256:0b29abd58891e1b3dc915efbfec697f93151118e20c13860ac1c8667ef14fb24 '
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.24.2 -0"
45+ - " https://github.com/gythialy/golang-cross/.github/workflows/release-golang-cross.yml@refs/tags/v1.24.4 -0"
4646
47- - name : ghcr.io/gythialy/golang-cross:v1.24.2 -0@sha256:03daa4bcae0ac852b4d0c84021f794ed2732d712c492a5577b86d6503e476c0c
47+ - name : ghcr.io/gythialy/golang-cross:v1.24.4 -0@sha256:0b29abd58891e1b3dc915efbfec697f93151118e20c13860ac1c8667ef14fb24
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.24.2 -0@sha256:03daa4bcae0ac852b4d0c84021f794ed2732d712c492a5577b86d6503e476c0c
70+ - name : ghcr.io/gythialy/golang-cross:v1.24.4 -0@sha256:0b29abd58891e1b3dc915efbfec697f93151118e20c13860ac1c8667ef14fb24
7171 entrypoint : ' bash'
7272 dir : " go/src/sigstore/rekor"
7373 env :
You can’t perform that action at this time.
0 commit comments