From 52b9352e882f5f71628d5e797d13dcdecfd56391 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 10:47:09 +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