File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 - name : untar binaries
4747 run : tar -xvf dist.tar
4848 - name : Login to GHCR
49- uses : docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7 .0
49+ uses : docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0 .0
5050 with :
5151 registry : ghcr.io
5252 username : ${{ github.repository_owner }}
Original file line number Diff line number Diff line change 4848 - uses : docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
4949 - uses : anchore/sbom-action/download-syft@17ae1740179002c89186b61233e0f892c3118b11 # v0.23.0
5050 - name : Login to GHCR
51- uses : docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7 .0
51+ uses : docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0 .0
5252 with :
5353 registry : ghcr.io
5454 username : ${{ github.repository_owner }}
You can’t perform that action at this time.
0 commit comments