From 50e79e603f70e362494ed1e5a67fbcef287f5597 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 05:00:39 +0000 Subject: [PATCH] chore(deps): update gofrolist/molecule-action action to v2.7.100 --- .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 4ab3aa8..dbc64d3 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@v2.7.99 + uses: gofrolist/molecule-action@v2.7.100 with: molecule_command: ${{ inputs.molecule-command }} molecule_args: --scenario-name ${{ matrix.scenario }}