We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f00c69 + 7c8194b commit ffcd763Copy full SHA for ffcd763
1 file changed
.github/workflows/build.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Extract metadata (tags, labels) for Docker
43
id: meta
44
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
45
with:
46
images: ${{ env.IMAGE_NAME }}
47
labels: |
0 commit comments