From 8f3c1ce05ec0a8f9426cf1255a35485ba0aae206 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 16:26:30 +0000 Subject: [PATCH] Update peter-evans/dockerhub-description action to v5 (#31016) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/docker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker.yaml b/.github/workflows/docker.yaml index 6840c48bc7..06f5e52091 100644 --- a/.github/workflows/docker.yaml +++ b/.github/workflows/docker.yaml @@ -132,7 +132,7 @@ jobs: cosign sign --yes ${images} - name: Update repo description - uses: peter-evans/dockerhub-description@432a30c9e07499fd01da9f8a49f0faf9e0ca5b77 # v4 + uses: peter-evans/dockerhub-description@1b9a80c056b620d92cedb9d9b5a223409c68ddfa # v5 if: github.event_name != 'pull_request' continue-on-error: true with: