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