We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docker/metadata-action
1 parent ff89097 commit d3ebd45Copy full SHA for d3ebd45
.github/actions/deploy-image/action.yml
@@ -57,7 +57,7 @@ runs:
57
58
- name: Docker meta
59
id: create-meta
60
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
61
with:
62
images: ghcr.io/${{ inputs.image-name }}
63
0 commit comments