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@ef25336f420be2d1a49205baf41a9b88712a65a1
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@ef25336f420be2d1a49205baf41a9b88712a65a1
4545 with :
4646 images : ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4747
You can’t perform that action at this time.
0 commit comments