Skip to content

Commit 000a82d

Browse files
authored
Merge pull request #30 from ToshY/dependabot/github_actions/main/docker/metadata-action-6
Bump docker/metadata-action from 5 to 6
2 parents c64dbfc + 1424529 commit 000a82d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

3535
- name: Docker meta
3636
id: meta
37-
uses: docker/metadata-action@v5
37+
uses: docker/metadata-action@v6
3838
with:
3939
images: |
4040
ghcr.io/${{ env.DOCKER_IMAGE }}

0 commit comments

Comments
 (0)