Skip to content

Commit 1191a57

Browse files
chore(deps): update docker/metadata-action action to v6 (#1069)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ae462e commit 1191a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ jobs:
289289
with:
290290
persist-credentials: false
291291
- id: meta
292-
uses: docker/metadata-action@v5
292+
uses: docker/metadata-action@v6
293293
with:
294294
images: ghcr.io/${{ github.repository }}
295295
tags: type=raw,value=${{ github.sha }}-${{ matrix.tag }}

0 commit comments

Comments
 (0)