build(deps): bump gofrolist/molecule-action from 2.2.40 to 2.2.41

Bumps [gofrolist/molecule-action](https://github.com/gofrolist/molecule-action) from 2.2.40 to 2.2.41.
- [Release notes](https://github.com/gofrolist/molecule-action/releases)
- [Commits](https://github.com/gofrolist/molecule-action/compare/v2.2.40...v2.2.41)

---
updated-dependencies:
- dependency-name: gofrolist/molecule-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 file changed
tree: 3fde5bdc50cf329559d12a7ab699e06904392d6c
  1. .github/
  2. ci/
  3. cmd/
  4. doc/
  5. docs/
  6. images/
  7. internal/
  8. molecule/
  9. playbooks/
  10. plugins/
  11. releasenotes/
  12. roles/
  13. .ansible-lint
  14. .gitignore
  15. .pre-commit-config.yaml
  16. galaxy.yml
  17. go.mod
  18. go.sum
  19. README.md
  20. tox.ini
README.md

Atmosphere

Contributing

You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands:

pre-commit install --hook-type commit-msg