Skip to content

Commit 24a1c8b

Browse files
chore(deps): update docker/metadata-action action to v4 (#1147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f58f6c8 commit 24a1c8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_docker.yaml

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

2222
- name: Extract metadata (tags, labels) for Docker
2323
id: meta
24-
uses: docker/metadata-action@v3
24+
uses: docker/metadata-action@v4
2525
with:
2626
images: banmanagement/webui
2727

0 commit comments

Comments
 (0)