From 064207f92d250acc76e9b6c3dd9d4268981dd734 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 11:11:48 +0000 Subject: [PATCH] ci(tools): update actionhippie/ansible-doctor action to v4 --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 5d6ab69..e2afc48 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -19,7 +19,7 @@ jobs: token: ${{ secrets.BOT_ACCESS_TOKEN }} - name: Generate readme - uses: actionhippie/ansible-doctor@v3 + uses: actionhippie/ansible-doctor@v4 with: force: true verbose: true