fix: rollback to robertdebock/molecule-action@5.0.2

This commit is contained in:
mullholland 2023-05-28 09:43:06 +02:00
parent 9ab2c6fc56
commit 8fbaaa94f6
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.3
uses: robertdebock/molecule-action@5.0.2
with:
namespace: {{ docker_namespace }}
image: {% raw %}${{ matrix.config.image }}{% endraw %}