Skip to content

Commit

Permalink
build(deps): bump gofrolist/molecule-action from 2.7.5 to 2.7.6
Browse files Browse the repository at this point in the history
Bumps [gofrolist/molecule-action](https://github.com/gofrolist/molecule-action) from 2.7.5 to 2.7.6.
- [Release notes](https://github.com/gofrolist/molecule-action/releases)
- [Changelog](https://github.com/gofrolist/molecule-action/blob/master/CHANGELOG.md)
- [Commits](gofrolist/molecule-action@v2.7.5...v2.7.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 82693ef commit d5b3bc7
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/[email protected].5
- uses: gofrolist/[email protected].6
with:
molecule_working_dir: './deployment/ansible/gnomeshade'
env:
Expand Down

0 comments on commit d5b3bc7

Please sign in to comment.