Skip to content

Commit

Permalink
Try with Molecule action 6.0.1, updated ansible (and others).
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Nov 10, 2023
1 parent 393075f commit ce7694b
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 @@ -61,7 +61,7 @@ jobs:
- name: parse apparmor for mysql
run: sudo apparmor_parser -R /etc/apparmor.d/usr.sbin.mysqld
- name: molecule
uses: robertdebock/molecule-action@6.0.0
uses: robertdebock/molecule-action@6.0.1
with:
image: ${{ matrix.config.image }}
tag: ${{ matrix.config.tag }}

0 comments on commit ce7694b

Please sign in to comment.