Skip to content

Commit 75af583

Browse files
chore(deps): update docker/metadata-action action to v5.10.0
1 parent 4a3e93d commit 75af583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

147147
- name: Extract metadata for Docker
148148
id: meta
149-
uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
149+
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
150150
with:
151151
images: ghcr.io/${{ github.repository }}
152152
tags: |

0 commit comments

Comments
 (0)