File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4242 fi
4343 echo "version=${VERSION}" >> $GITHUB_OUTPUT
4444 - name : Setup Go
45- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
45+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
4646 with :
4747 go-version : 1.23
4848 cache-dependency-path : |
5151 - uses : docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
5252 - uses : docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
5353 - uses : sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
54- - uses : anchore/sbom-action/download-syft@df80a981bc6edbc4e220a492d3cbe9f5547a6e75 # v0.17.9
54+ - uses : anchore/sbom-action/download-syft@f325610c9f50a54015d37c8d16cb3b0e2c8f4de0 # v0.18.0
5555 - name : Docker login ghcr.io
5656 uses : docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
5757 with :
7373 tags : |
7474 type=raw,value=${{ steps.prep.outputs.version }}
7575 - name : Docker push
76- uses : docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12 .0
76+ uses : docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13 .0
7777 id : build-push
7878 with :
7979 sbom : true
Original file line number Diff line number Diff line change 2727 restore-keys : |
2828 ${{ runner.os }}-buildx-ghcache-
2929 - name : Setup Go
30- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
30+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
3131 with :
3232 go-version : 1.23
3333 cache-dependency-path : |
You can’t perform that action at this time.
0 commit comments