Update Molecule action version.

This commit is contained in:
Robert de Bock 2023-02-20 10:52:57 +01:00
parent c766c7e730
commit c9f9433eab
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ jobs:
- name: parse apparmor for mysql
run: sudo apparmor_parser -R /etc/apparmor.d/usr.sbin.mysqld
- name: molecule
uses: robertdebock/molecule-action@5.0.0
uses: robertdebock/molecule-action@5.0.2
with:
image: {% raw %}${{ matrix.config.image }}{% endraw %}