From 73974eac0e5b2365d72908be0e338b4c1cd03688 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 19:22:45 +0000 Subject: [PATCH] build(deps): bump gofrolist/molecule-action from 2.7.43 to 2.7.45 Bumps [gofrolist/molecule-action](https://github.com/gofrolist/molecule-action) from 2.7.43 to 2.7.45. - [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/v2.7.43...v2.7.45) --- updated-dependencies: - dependency-name: gofrolist/molecule-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build-and-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 53f1bd4b..06535da9 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -125,7 +125,7 @@ jobs: - run: mv ${{ steps.download.outputs.download-path }}/gnomeshade.deb ./deployment/ansible/gnomeshade/molecule/default/gnomeshade.deb - - uses: gofrolist/molecule-action@v2.7.43 + - uses: gofrolist/molecule-action@v2.7.45 with: molecule_working_dir: './deployment/ansible/gnomeshade' env: