Skip to content

Commit 7b67e71

Browse files
Update docker/metadata-action action to v6
| datasource | package | from | to | | ----------- | ---------------------- | ---- | -- | | github-tags | docker/metadata-action | v5 | v6 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent adb71cb commit 7b67e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Extract metadata (labels) for Docker
5757
id: meta
58-
uses: docker/metadata-action@v5
58+
uses: docker/metadata-action@v6
5959
with:
6060
images: ${{ env.IMAGE_NAME }}
6161
tags: |

0 commit comments

Comments
 (0)