Skip to content

Commit 676ed4f

Browse files
fix(deps): update docker/metadata-action action to v5.8.0
1 parent 1432d76 commit 676ed4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

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

4747
- name: Extract metadata (tags, labels) for Docker
4848
id: meta
49-
uses: docker/metadata-action@v5.7.0
49+
uses: docker/metadata-action@v5.8.0
5050
with:
5151
# list of Docker images to use as base name for tags
5252
images: |

0 commit comments

Comments
 (0)