Skip to content

Commit

Permalink
Update robertdebock/molecule-action action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2023
1 parent 330e717 commit 747e74f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
path: "${{ github.repository }}"
- name: molecule
uses: robertdebock/molecule-action@4.0.7
uses: robertdebock/molecule-action@6.0.0
with:
command: lint
test:
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
# - name: parse apparmor for mysql
# run: sudo apparmor_parser -R /etc/apparmor.d/usr.sbin.mysqld
- name: molecule
uses: robertdebock/molecule-action@4.0.7
uses: robertdebock/molecule-action@6.0.0
with:
image: ${{ matrix.config.image }}
tag: ${{ matrix.config.tag }}

0 comments on commit 747e74f

Please sign in to comment.