Skip to content

Commit 954bb88

Browse files
build(deps): bump docker/metadata-action from 5.5.1 to 5.6.1 in the updates group (#3162)
1 parent ec8e689 commit 954bb88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-multiarch.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100

101101
- name: Docker meta
102102
id: meta
103-
uses: docker/metadata-action@v5.5.1
103+
uses: docker/metadata-action@v5.6.1
104104
with:
105105
# NOTE for forks: if your Docker Hub organization doesn't match your Github repo's,
106106
# then the use of ${{ github.repository_owner }} will need to be replaced.

0 commit comments

Comments
 (0)