diff --git a/.github/workflows/ansible_molecule_teststing.yml b/.github/workflows/ansible_molecule_teststing.yml index 22c81f7..d721131 100644 --- a/.github/workflows/ansible_molecule_teststing.yml +++ b/.github/workflows/ansible_molecule_teststing.yml @@ -38,7 +38,7 @@ jobs: - name: show dirs run: ls -lh - name: molecule - uses: robertdebock/molecule-action@6.0.1 + uses: buluma/molecule-action@v24.2.0 with: image: "${{ matrix.image }}" options: parallel