From b90bdbacf39dbea2dbfb724e7620255074f80cf5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 10:48:43 +0000 Subject: [PATCH] ci(tools): update actionhippie/ansible-later action to v4 --- .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 e42f915..8cd5d7c 100644 --- a/.github/workflows/general.yml +++ b/.github/workflows/general.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4 - name: Role linting - uses: actionhippie/ansible-later@v3 + uses: actionhippie/ansible-later@v4 testing: runs-on: ubuntu-latest