From 0cc0643a12cad15d34f4199660cf950e8b9a59a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 02:16:36 +0000 Subject: [PATCH] chore(deps): update gofrolist/molecule-action action to v2.9.4 --- .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..7c9aec9 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@4273cb51620d32a00e968b8c70ccd79a6377b105 # v2.9.4 with: molecule_command: ${{ inputs.molecule-command }} molecule_args: --scenario-name ${{ matrix.scenario }}