File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44
44
# If the pull request is not merged, do not include the edge tag and only include the sha tag.
45
45
# https://github.com/docker/metadata-action
46
46
- name : Extract Docker metadata
47
- uses : docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0 .0
47
+ uses : docker/metadata-action@31cebacef4805868f9ce9a0cb03ee36c32df2ac4 # v5.3 .0
48
48
with :
49
49
images : |
50
50
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
@@ -128,7 +128,7 @@ jobs:
128
128
# If the pull request is not merged, do not include the edge tag and only include the sha tag.
129
129
# https://github.com/docker/metadata-action
130
130
- name : Extract Docker metadata
131
- uses : docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0 .0
131
+ uses : docker/metadata-action@31cebacef4805868f9ce9a0cb03ee36c32df2ac4 # v5.3 .0
132
132
with :
133
133
images : |
134
134
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
You can’t perform that action at this time.
0 commit comments