From 2ee8c8a619cbe65f2df7bd72ece7747a63e42a83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 14:23:53 +0000 Subject: [PATCH] chore(deps): bump gofrolist/molecule-action from 2.7.93 to 2.7.101 Bumps [gofrolist/molecule-action](https://github.com/gofrolist/molecule-action) from 2.7.93 to 2.7.101. - [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...1457f874b26ffdb758b4000f6fffdd5365df6a65) --- updated-dependencies: - dependency-name: gofrolist/molecule-action dependency-version: 2.7.101 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..98266a3 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@1457f874b26ffdb758b4000f6fffdd5365df6a65 # v2.7.101 with: molecule_command: test env: