Skip to content

Commit a569d63

Browse files
build(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 in the updates group (#3589)
1 parent e305782 commit a569d63

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
@@ -125,7 +125,7 @@ jobs:
125125

126126
- name: Docker meta
127127
id: meta
128-
uses: docker/metadata-action@v5.7.0
128+
uses: docker/metadata-action@v5.8.0
129129
with:
130130
# NOTE for forks: if your Docker Hub organization doesn't match your Github repo's,
131131
# then the use of ${{ github.repository_owner }} will need to be replaced.

0 commit comments

Comments
 (0)