Skip to content

Commit 8d7bf7d

Browse files
Renovate: Update docker/metadata-action action to v6
1 parent 2efca23 commit 8d7bf7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_container.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
username: ${{ github.actor }}
2727
- name: Extract metadata (tags, labels) for Docker
2828
id: meta
29-
uses: docker/metadata-action@v5
29+
uses: docker/metadata-action@v6
3030
with:
3131
images: ghcr.io/${{ github.repository }}
3232
tags: |

0 commit comments

Comments
 (0)