From 754e48b5d0fc5c7721a1f27bf63db95dc22786f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 14:23:52 +0000 Subject: [PATCH] chore(deps): bump gofrolist/molecule-action from 2.7.93 to 2.7.102 Bumps [gofrolist/molecule-action](https://github.com/gofrolist/molecule-action) from 2.7.93 to 2.7.102. - [Release notes](https://github.com/gofrolist/molecule-action/releases) - [Changelog](https://github.com/gofrolist/molecule-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/gofrolist/molecule-action/compare/e478c779d800afb09a85aee11bfa52c7223b5120...c7c34fe77f6696569ef59a74a371db6765dfd18f) --- updated-dependencies: - dependency-name: gofrolist/molecule-action dependency-version: 2.7.102 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/molecule.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/molecule.yaml b/.github/workflows/molecule.yaml index 557d261..767d802 100644 --- a/.github/workflows/molecule.yaml +++ b/.github/workflows/molecule.yaml @@ -49,7 +49,7 @@ jobs: pip install -r ${{ github.repository }}/requirements.txt - name: Run molecule - uses: gofrolist/molecule-action@e478c779d800afb09a85aee11bfa52c7223b5120 # v2.7.93 + uses: gofrolist/molecule-action@c7c34fe77f6696569ef59a74a371db6765dfd18f # v2.7.102 with: molecule_command: test env: