Skip to content

Commit 3473724

Browse files
chore(deps): update docker/metadata-action action to v5.8.0 (#580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d86a28 commit 3473724

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
@@ -47,7 +47,7 @@ jobs:
4747
password: ${{ github.token }}
4848

4949
- id: docker_meta
50-
uses: docker/metadata-action@v5.7.0
50+
uses: docker/metadata-action@v5.8.0
5151
with:
5252
images: ghcr.io/${{ github.repository }}
5353
tags: type=sha,format=long

0 commit comments

Comments
 (0)