From c303bd21eb7c4dedfd5a24f44560e5113e40539a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 03:30:45 +0000 Subject: [PATCH] Update docker/metadata-action action to v5.10.0 --- .github/workflows/client-ui-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/client-ui-release.yml b/.github/workflows/client-ui-release.yml index 89d4dd67..10691af6 100644 --- a/.github/workflows/client-ui-release.yml +++ b/.github/workflows/client-ui-release.yml @@ -36,7 +36,7 @@ jobs: username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }} - - uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893 # v5.9.0 + - uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0 id: meta with: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}