From e7a1fe82afa8c3953d0fcd36d5db9b53126c9daf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 10:23:25 +0000 Subject: [PATCH] ci(tools): update actionhippie/ansible-doctor action to v3 --- .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 bbdd021..5d6ab69 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@v2 + uses: actionhippie/ansible-doctor@v3 with: force: true verbose: true