File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5252 username : ${{ github.repository_owner }}
5353 password : ${{ secrets.GITHUB_TOKEN }}
5454 - name : Set up Docker Buildx to support SBOM generation
55- uses : docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12 .0
55+ uses : docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0 .0
5656 - name : Get Docker metadata
5757 id : docker_metadata
5858 uses : docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
Original file line number Diff line number Diff line change 4545 # for the binaries attached to the GitHub release (see the "sboms" section
4646 # in .goreleaser.yaml), it also needs to install syft into the action
4747 # environment.
48- - uses : docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12 .0
48+ - uses : docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0 .0
4949 - uses : anchore/sbom-action/download-syft@17ae1740179002c89186b61233e0f892c3118b11 # v0.23.0
5050 - name : Login to GHCR
5151 uses : docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
You can’t perform that action at this time.
0 commit comments