From daa4cc933c73a35ff891135879ef13659e82e8cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 09:44:46 +0000 Subject: [PATCH] ci(tools): update actionhippie/ansible-later 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 3cfa45b..8a66ef0 100644 --- a/.github/workflows/general.yml +++ b/.github/workflows/general.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Role linting - uses: actionhippie/ansible-later@v1 + uses: actionhippie/ansible-later@v2 testing: runs-on: ubuntu-latest