Skip to content

Commit

Permalink
Regenerate CI and docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Oct 13, 2021
1 parent 8ab9be9 commit f781717
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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/[email protected].0
uses: robertdebock/[email protected].2
with:
command: lint
test:
Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
- name: parse apparmor for mysql
run: sudo apparmor_parser -R /etc/apparmor.d/usr.sbin.mysqld
- name: molecule
uses: robertdebock/[email protected].0
uses: robertdebock/[email protected].2
with:
image: ${{ matrix.config.image }}
tag: ${{ matrix.config.tag }}
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
image: robertdebock/github-action-molecule:3.3.0
image: robertdebock/github-action-molecule:3.3.1

services:
- docker:dind
Expand Down

0 comments on commit f781717

Please sign in to comment.