Skip to content

Commit

Permalink
Bump buluma/molecule-action from 5.0.7 to 5.0.8
Browse files Browse the repository at this point in the history
Bumps [buluma/molecule-action](https://github.com/buluma/molecule-action) from 5.0.7 to 5.0.8.
- [Release notes](https://github.com/buluma/molecule-action/releases)
- [Commits](buluma/molecule-action@v5.0.7...v5.0.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 24, 2023
1 parent 43eeb94 commit b710a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: parse apparmor for mysql
run: sudo apparmor_parser -R /etc/apparmor.d/usr.sbin.mysqld
- name: molecule
uses: buluma/[email protected].7
uses: buluma/[email protected].8
with:
image: ${{ matrix.config.image }}
tag: ${{ matrix.config.tag }}

0 comments on commit b710a60

Please sign in to comment.