Skip to content

Commit

Permalink
build(deps): bump gofrolist/molecule-action from 2.5.0 to 2.5.7
Browse files Browse the repository at this point in the history
Bumps [gofrolist/molecule-action](https://github.com/gofrolist/molecule-action) from 2.5.0 to 2.5.7.
- [Release notes](https://github.com/gofrolist/molecule-action/releases)
- [Commits](gofrolist/molecule-action@v2.5.0...v2.5.7)

---
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>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent d10964e commit 1eb9244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:

- run: mv ${{ steps.download.outputs.download-path }}/gnomeshade.deb ./deployment/ansible/gnomeshade/molecule/default/gnomeshade.deb

- uses: gofrolist/molecule-action@v2.5.0
- uses: gofrolist/molecule-action@v2.5.7
with:
molecule_working_dir: './deployment/ansible/gnomeshade'
env:
Expand Down

0 comments on commit 1eb9244

Please sign in to comment.