diff --git a/.github/workflows/reusable-ansible-molecule.yaml b/.github/workflows/reusable-ansible-molecule.yaml index b438699..929f935 100644 --- a/.github/workflows/reusable-ansible-molecule.yaml +++ b/.github/workflows/reusable-ansible-molecule.yaml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: Start ansible molecule Based Tests - uses: gofrolist/molecule-action@v2.7.45 + uses: gofrolist/molecule-action@v2.7.46 with: molecule_working_dir: ${{ inputs.molecule_working_dir }} molecule_args: ${{ inputs.molecule_args }}