diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5f378a6..308bff2 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@fd5ff78a7db38602a2d267f05f17bdf9acd6d3b9 # v2.7.50 + uses: gofrolist/molecule-action@9e072d9f158f12e5e1a8d717a22d636902d6c89d # v2.7.51 with: molecule_command: test molecule_options: --debug --base-config molecule/base.yml