Skip to content

Commit 5a21a5b

Browse files
chore(deps): update docker/metadata-action action to v5.8.0
1 parent a1636aa commit 5a21a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
# https://github.com/docker/metadata-action
6969
- name: Extract Docker metadata
7070
id: meta
71-
uses: docker/metadata-action@v5.7.0
71+
uses: docker/metadata-action@v5.8.0
7272
with:
7373
# List of Docker images to use as base name for tags
7474
images: |

0 commit comments

Comments
 (0)