Skip to content

Commit f4889a7

Browse files
Update docker/metadata-action action to v6
1 parent c4a7853 commit f4889a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
registry: ghcr.io
2020
username: ${{github.actor}}
2121
password: ${{secrets.GITHUB_TOKEN}}
22-
- uses: docker/metadata-action@v5.10.0
22+
- uses: docker/metadata-action@v6.0.0
2323
id: meta
2424
with:
2525
images: ghcr.io/cego/swarm-app

0 commit comments

Comments
 (0)