From ac45659c87da47f482802e0fde4b99201a384d81 Mon Sep 17 00:00:00 2001 From: Michael Buluma Date: Sat, 20 Apr 2024 15:39:03 +0300 Subject: [PATCH] Update molecule.yml --- .github/workflows/molecule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index e869488..f567cd2 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -39,7 +39,7 @@ jobs: - name: checkout uses: actions/checkout@v4 - name: ansible-lint - uses: ansible-community/ansible-lint-action@main + uses: ansible-community/ansible-lint-action@v24.2.2 test: runs-on: ubuntu-22.04 strategy: