Skip to content

Commit 66b972d

Browse files
Merge pull request #71 from Git-Hub-Chris/dependabot/github_actions/docker/metadata-action-6.0.0
2 parents 21dc7fa + ab8e7b7 commit 66b972d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-package.yml

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

3434
- name: Extract metadata (tags, labels) for Docker
3535
id: meta
36-
uses: docker/metadata-action@v5.10.0
36+
uses: docker/metadata-action@v6.0.0
3737
with:
3838
images: ghcr.io/${{ github.repository }}
3939

0 commit comments

Comments
 (0)