From 669b90955719cbec9f20fce3478e910ea7d595b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 11:56:32 +0000 Subject: [PATCH] ci(tools): update actionhippie/ansible-doctor action to v2 --- .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 037538f..1a30dd6 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@v1 + uses: actionhippie/ansible-doctor@v2 with: force: true verbose: true