Skip to content

Commit

Permalink
Use new action and container.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Sep 25, 2023
1 parent 0637a30 commit f3a03ad
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 @@ -65,7 +65,7 @@ jobs:
- name: parse apparmor for mysql
run: sudo apparmor_parser -R /etc/apparmor.d/usr.sbin.mysqld
- name: molecule
uses: robertdebock/molecule-action@robertdebock/molecule-action@6.0.0
uses: robertdebock/[email protected]
with:
image: ${{ matrix.config.image }}
tag: ${{ matrix.config.tag }}

0 comments on commit f3a03ad

Please sign in to comment.