From fc55309852e1871335ee23b15130460628cf3321 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 05:40:04 +0000 Subject: [PATCH] chore(deps): update gofrolist/molecule-action action to v2.9.6 --- .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 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 }}