Skip to content

Commit 53fcaab

Browse files
build(deps): bump docker/metadata-action from 5.9.0 to 5.10.0 in the updates group (#3784)
1 parent 7922797 commit 53fcaab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-multiarch.yml

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

120120
- name: Docker meta
121121
id: meta
122-
uses: docker/metadata-action@v5.9.0
122+
uses: docker/metadata-action@v5.10.0
123123
with:
124124
# NOTE for forks: if your Docker Hub organization doesn't match your Github repo's,
125125
# then the use of ${{ github.repository_owner }} will need to be replaced.

0 commit comments

Comments
 (0)