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 b911f87 commit d78f95c
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 @@ -55,7 +55,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/molecule-action@6.0.0
with:
image: ${{ matrix.config.image }}
tag: ${{ matrix.config.tag }}

0 comments on commit d78f95c

Please sign in to comment.