From d64948d62caa02bced8acab13bdbe09fc13a5507 Mon Sep 17 00:00:00 2001 From: Thomas Boerger Date: Thu, 31 Aug 2023 13:51:54 +0200 Subject: [PATCH] ci(tools): update actionhippie/ansible-doctor action to v2 --- .github/workflows/general.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/general.yml b/.github/workflows/general.yml index 8096269..f9a8540 100644 --- a/.github/workflows/general.yml +++ b/.github/workflows/general.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v3 - name: Role linting - uses: actionhippie/ansible-later@v1 + uses: actionhippie/ansible-later@v2 testing: runs-on: ubuntu-latest