File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2222 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2323 - uses : docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3
2424 - uses : docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
25- - uses : docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
25+ - uses : docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
2626 with :
2727 context : .
2828 cache-from : type=gha
Original file line number Diff line number Diff line change 4343 registry : ${{ env.REGISTRY }}
4444 username : ${{ github.actor }}
4545 password : ${{ secrets.GITHUB_TOKEN }}
46- - uses : docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6
46+ - uses : docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
4747 with :
4848 context : .
4949 push : true
You can’t perform that action at this time.
0 commit comments