We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e18735a commit e410cefCopy full SHA for e410cef
.github/workflows/docker-publish.yml
@@ -64,7 +64,7 @@ jobs:
64
# https://github.com/docker/metadata-action
65
- name: Extract Docker metadata
66
id: meta
67
- uses: docker/metadata-action@b53be03109c4ef6f6cc7aa545b84b17a7fe51c1e
+ uses: docker/metadata-action@906ecf0fc0a80f9110f79d9e6c04b1080f4a2621
68
with:
69
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
70
0 commit comments