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.
1 parent 614f48f commit 6f42d33Copy full SHA for 6f42d33
.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.7.0
+ uses: docker/metadata-action@v5.8.0
81
with:
82
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
83
0 commit comments