From b3690e82db3bb462431cfa9f08f8e8967d4cf32c Mon Sep 17 00:00:00 2001 From: alexanderbazhenoff Date: Wed, 3 Apr 2024 19:26:48 +0300 Subject: [PATCH] fixes --- .github/workflows/ansible_molecule_teststing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ansible_molecule_teststing.yml b/.github/workflows/ansible_molecule_teststing.yml index 6256e6c..6c04ff6 100644 --- a/.github/workflows/ansible_molecule_teststing.yml +++ b/.github/workflows/ansible_molecule_teststing.yml @@ -41,7 +41,7 @@ jobs: ls -lh alexanderbazhenoff/ansible-collection-linux molecule --version || true - name: molecule - uses: robertdebock/molecule-action@latest + uses: gofrolist/molecule-action@v2 with: molecule_working_dir: alexanderbazhenoff/ansible-collection-linux scenario: default