We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebe8aae commit 5ee92ccCopy full SHA for 5ee92cc
.github/workflows/ui-docker-image.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Extract Docker metadata
47
id: meta
48
- uses: docker/metadata-action@v5.6.1
+ uses: docker/metadata-action@v5.7.0
49
with:
50
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
51
.github/workflows/ui-release.yml
@@ -86,7 +86,7 @@ jobs:
86
87
88
89
90
91
92
0 commit comments