diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index d3233748c2..f0355c1b24 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -31,7 +31,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Molecule Test - uses: gofrolist/molecule-action@v2.3.1 + uses: gofrolist/molecule-action@0321a06bde0e4d1f4b6c819d0a0e1a941e92f06c with: molecule_options: --base-config ../../tests/molecule/base.yml molecule_command: test