Skip to content

Commit 3a0340c

Browse files
Update docker/metadata-action action to v5.10.0
1 parent 651da12 commit 3a0340c

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
@@ -76,7 +76,7 @@ jobs:
7676
# https://github.com/docker/metadata-action
7777
- name: Extract Docker metadata
7878
id: meta
79-
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
79+
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
8080
with:
8181
images: |
8282
${{ env.REGISTRY_GHCR }}/${{ env.IMAGE_NAME }}

0 commit comments

Comments
 (0)