diff --git a/.github/workflows/reusable-ansible-molecule.yaml b/.github/workflows/reusable-ansible-molecule.yaml index 69182d6..b29b077 100644 --- a/.github/workflows/reusable-ansible-molecule.yaml +++ b/.github/workflows/reusable-ansible-molecule.yaml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v4.1.1 - name: Start ansible molecule Based Tests - uses: gofrolist/molecule-action@v2.7.13 + uses: gofrolist/molecule-action@v2.7.14 with: molecule_working_dir: ${{ inputs.molecule_working_dir }} molecule_args: ${{ inputs.molecule_args }}