File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9191 - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
9292 with :
9393 go-version : v1.26.2
94- - uses : docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0 .0
94+ - uses : docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1 .0
9595 - run : make image-local
Original file line number Diff line number Diff line change 2727 run : ' git tag -d $(git tag -l | grep -v "^v")'
2828
2929 - name : Set up Docker Buildx
30- uses : docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0 .0
30+ uses : docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1 .0
3131
3232 # If you notice signing errors, you may need to update the cosign version.
3333 - uses : sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2
6363 fi
6464
6565 - name : Login to GitHub Container Registry
66- uses : docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1 .0
66+ uses : docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2 .0
6767 with :
6868 registry : ghcr.io
6969 username : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments