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 af941bd commit e20ac59Copy full SHA for e20ac59
.github/workflows/build.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Extract metadata (tags, labels) for Docker
50
id: meta
51
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
52
with:
53
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
54
0 commit comments