diff --git a/.github/workflows/call-moluecule-test.yaml b/.github/workflows/call-moluecule-test.yaml index 24b7c95..9588661 100644 --- a/.github/workflows/call-moluecule-test.yaml +++ b/.github/workflows/call-moluecule-test.yaml @@ -44,7 +44,7 @@ jobs: path: "${{ github.repository }}" - name: Molecule - uses: gofrolist/molecule-action@68a9083dfd9ae4e87de105133931a8b6227ba3e4 # v2.9.5 + uses: gofrolist/molecule-action@c79190b603a4ee4f417e07f3a394b200f16871bf # v2.9.6 with: molecule_command: ${{ inputs.molecule-command }} molecule_args: --scenario-name ${{ matrix.scenario }}