Skip to content

Commit 8dbcd69

Browse files
Update docker/metadata-action action to v6
1 parent 8952a3c commit 8dbcd69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-push-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
password: ${{ secrets.GITHUB_TOKEN }}
4141
- name: Extract metadata (tags, labels) for Docker
4242
id: meta
43-
uses: docker/metadata-action@v5
43+
uses: docker/metadata-action@v6
4444
with:
4545
images: ghcr.io/${{ github.repository }}
4646
flavor: |

0 commit comments

Comments
 (0)