From e9418abf9e91a6832e16f08a265b67c9dcc49123 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 20:44:59 +0000 Subject: [PATCH] chore(deps): update peter-evans/dockerhub-description action to v5 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/all.yml b/.github/workflows/all.yml index d529c70..2790b19 100644 --- a/.github/workflows/all.yml +++ b/.github/workflows/all.yml @@ -110,7 +110,7 @@ jobs: if: github.ref == 'refs/heads/master' - name: Update repo description - uses: peter-evans/dockerhub-description@v4 + uses: peter-evans/dockerhub-description@v5 if: github.repository == 'rndmh3ro/docker-ansible' && github.ref == 'refs/heads/master' with: username: ${{ secrets.DOCKERHUB_USERNAME }}