Skip to content

Commit f0c8bc5

Browse files
chore(deps): update docker/metadata-action action to v6
1 parent f889d83 commit f0c8bc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_container.yml

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

4444
- name: Create tags for publishing image
4545
id: meta
46-
uses: docker/metadata-action@v5
46+
uses: docker/metadata-action@v6
4747
with:
4848
images: ghcr.io/${{ github.repository }}
4949
tags: |

0 commit comments

Comments
 (0)