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@3f6690a76cbcbe44da6bac853d66df365ab3af27
33+ uses : docker/metadata-action@44d81d6d2a5a935e1a481942268529623f1f5ccd
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@3f6690a76cbcbe44da6bac853d66df365ab3af27
44+ uses : docker/metadata-action@44d81d6d2a5a935e1a481942268529623f1f5ccd
4545 with :
4646 images : ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4747
You can’t perform that action at this time.
0 commit comments