Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Commit

Permalink
Update molecule-action version.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Jul 16, 2020
1 parent b35d180 commit 72f7e87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/molecule.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
path: "${{ github.repository }}"
- name: molecule
uses: robertdebock/molecule-action@2.5.1
uses: robertdebock/molecule-action@2.6.1
with:
command: lint
test:
Expand Down Expand Up @@ -67,7 +67,7 @@ jobs:
- name: parse apparmor for mysql
run: sudo apparmor_parser -R /etc/apparmor.d/usr.sbin.mysqld
- name: molecule
uses: robertdebock/molecule-action@2.5.1
uses: robertdebock/molecule-action@2.6.1
with:
image: ${{ matrix.config.image }}
tag: ${{ matrix.config.tag }}
Expand Down

0 comments on commit 72f7e87

Please sign in to comment.