File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 49
49
**/go.sum
50
50
**/go.mod
51
51
- uses : docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3.0.0
52
- - uses : docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0 .0
53
- - uses : sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3 .0
54
- - uses : anchore/sbom-action/download-syft@24b0d5238516480139aa8bc6f92eeb7b54a9eb0a # v0.15.5
52
+ - uses : docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c # v3.1 .0
53
+ - uses : sigstore/cosign-installer@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 # v3.4 .0
54
+ - uses : anchore/sbom-action/download-syft@b6a39da80722a2cb0ef5d197531764a89b5d48c3 # v0.15.8
55
55
- name : Docker login ghcr.io
56
56
uses : docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
57
57
with :
65
65
password : ${{ secrets.DOCKER_FLUXCD_PASSWORD }}
66
66
- name : Docker meta
67
67
id : meta
68
- uses : docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c # v5.5.0
68
+ uses : docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
69
69
with :
70
70
images : |
71
71
fluxcd/${{ env.CONTROLLER }}
You can’t perform that action at this time.
0 commit comments