We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56e94fd commit 281e23fCopy full SHA for 281e23f
.github/workflows/release.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Extract metadata
44
id: meta
45
- uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
+ uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
46
with:
47
images: ghcr.io/${{ steps.repo_owner.outputs.OWNER }}/plotting-mcp
48
tags: |
0 commit comments