Skip to content

Commit b020249

Browse files
Update docker/metadata-action action to v6
1 parent 2cf0a62 commit b020249

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v4
2323
- uses: docker/setup-buildx-action@v3
2424
- id: meta
25-
uses: docker/metadata-action@v5
25+
uses: docker/metadata-action@v6
2626
with:
2727
images: ghcr.io/${{ github.repository }}
2828
tags: |

0 commit comments

Comments
 (0)