File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1+ # v1.8.1
2+
3+ Same as v1.8.0, but with a fix for the CI build pipeline.
4+
15# v1.8.0
26
37## Bug Fixes
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.5 -0@sha256:492c51e60ed27ff597511b0a24e6c5acb6e3e2e97bb68d7bd35f81a7e3dfa4d0 '
41+ - ' ghcr.io/gythialy/golang-cross:v1.24.6 -0@sha256:961353cc71207c6c50db62a1e01275f3e809493bea34861c4de199f5dc17d665 '
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.5 -0"
45+ - " https://github.com/gythialy/golang-cross/.github/workflows/release-golang-cross.yml@refs/tags/v1.24.6 -0"
4646
47- - name : ghcr.io/gythialy/golang-cross:v1.24.5 -0@sha256:492c51e60ed27ff597511b0a24e6c5acb6e3e2e97bb68d7bd35f81a7e3dfa4d0
47+ - name : ghcr.io/gythialy/golang-cross:v1.24.6 -0@sha256:961353cc71207c6c50db62a1e01275f3e809493bea34861c4de199f5dc17d665
4848 entrypoint : /bin/sh
4949 dir : " go/src/sigstore/fulcio"
5050 env :
6767 gcloud auth configure-docker \
6868 && make release
6969
70- - name : ghcr.io/gythialy/golang-cross:v1.24.5 -0@sha256:492c51e60ed27ff597511b0a24e6c5acb6e3e2e97bb68d7bd35f81a7e3dfa4d0
70+ - name : ghcr.io/gythialy/golang-cross:v1.24.6 -0@sha256:961353cc71207c6c50db62a1e01275f3e809493bea34861c4de199f5dc17d665
7171 entrypoint : ' bash'
7272 dir : " go/src/sigstore/fulcio"
7373 env :
You can’t perform that action at this time.
0 commit comments