Skip to content

Commit 328f15a

Browse files
Update docker/metadata-action action to v6 (#124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 91f0406 commit 328f15a

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
2323
id: meta
2424
with:
2525
images: ghcr.io/cego/swarm-app

0 commit comments

Comments
 (0)