Skip to content

Commit 6c3eac7

Browse files
Update docker/metadata-action action to v5.8.0
1 parent 7cfae64 commit 6c3eac7

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@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
71+
uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
7272
with:
7373
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
7474
tags: |

0 commit comments

Comments
 (0)