We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9415f2 commit 5ff1de8Copy full SHA for 5ff1de8
.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
77
# https://github.com/docker/metadata-action
78
- name: Extract Docker metadata
79
id: meta
80
- uses: docker/metadata-action@v5.5.1
+ uses: docker/metadata-action@v5.6.1
81
with:
82
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
83
0 commit comments