Skip to content

Commit 5d26285

Browse files
Update docker/metadata-action action to v5.10.0
1 parent 0d45c1c commit 5d26285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/client-ui-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
username: ${{ github.actor }}
3737
password: ${{ secrets.GITHUB_TOKEN }}
3838

39-
- uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0
39+
- uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
4040
id: meta
4141
with:
4242
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}

0 commit comments

Comments
 (0)