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 3030 password : ${{ secrets.GITHUB_TOKEN }}
3131 - name : Extract Docker metadata
3232 id : meta
33- uses : docker/metadata-action@766400ca14a75010e7b2e3119aa0d5b46826e8c7
33+ uses : docker/metadata-action@b67fef219a3c5542bf1d0948862a08152653b4d4
3434 with :
3535 images : ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
3636 - name : Build and push Docker image
Original file line number Diff line number Diff line change 4141 # https://github.com/docker/metadata-action
4242 - name : Extract Docker metadata
4343 id : meta
44- uses : docker/metadata-action@766400ca14a75010e7b2e3119aa0d5b46826e8c7
44+ uses : docker/metadata-action@b67fef219a3c5542bf1d0948862a08152653b4d4
4545 with :
4646 images : ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4747
You can’t perform that action at this time.
0 commit comments