Skip to content

Commit 2f7d00c

Browse files
Update docker/metadata-action action to v5.10.0 (#1118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d0bd31 commit 2f7d00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- run: pnpm test
3434
- run: pnpm build
3535

36-
- uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
36+
- uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
3737
id: metadata
3838
with:
3939
images: ghcr.io/${{ github.repository }}/example

0 commit comments

Comments
 (0)