Skip to content

Commit a809c2a

Browse files
authored
Merge pull request #1138 from modelcontextprotocol/dependabot/github_actions/docker/metadata-action-6
chore(deps): bump docker/metadata-action from 5 to 6
2 parents c180bab + 1380fc0 commit a809c2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888

8989
- name: Extract metadata (tags, labels) for Docker
9090
id: meta
91-
uses: docker/metadata-action@v5
91+
uses: docker/metadata-action@v6
9292
with:
9393
images: ghcr.io/${{ github.repository }}
9494

0 commit comments

Comments
 (0)