From 01e480b5ed6fd26eea77f69a9efa9a0b4332f576 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 09:33:16 +0000 Subject: [PATCH] chore(deps): update gofrolist/molecule-action action to v2.9.5 --- .github/workflows/call-moluecule-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/call-moluecule-test.yaml b/.github/workflows/call-moluecule-test.yaml index a7a144c..dc858eb 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@7d3863c6c3f2a608bcff566b65ebfc831319a136 # v2.7.100 + uses: gofrolist/molecule-action@68a9083dfd9ae4e87de105133931a8b6227ba3e4 # v2.9.5 with: molecule_command: ${{ inputs.molecule-command }} molecule_args: --scenario-name ${{ matrix.scenario }}