From c5a68302f8a30fcda59998b05b3c7c76b46a9440 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 03:18:58 +0000 Subject: [PATCH] Bump monolithprojects/action-molecule from 1.4.1 to 1.5.0 Bumps [monolithprojects/action-molecule](https://github.com/monolithprojects/action-molecule) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/monolithprojects/action-molecule/releases) - [Commits](https://github.com/monolithprojects/action-molecule/compare/v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: monolithprojects/action-molecule dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/molecule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 664fca6..47ad841 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -28,4 +28,4 @@ jobs: ansible-galaxy collection install -r requirements.yml - name: Molecule - uses: monolithprojects/action-molecule@v1.4.1 + uses: monolithprojects/action-molecule@v1.5.0