diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a228747..9025b7d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -47,7 +47,7 @@ jobs: with: path: ansible_collections/vladgh/system - name: Molecule test - uses: gofrolist/molecule-action@2680ed4e6b0302df3d5de6669a99ed1b04ac514f # v2.7.31 + uses: gofrolist/molecule-action@fc19a17a1f94d1bba294c457a95cfa739b09a59e # v2.7.32 with: molecule_command: test molecule_options: --debug --base-config molecule/base.yml