Skip to content

Commit

Permalink
Update molecule action.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Nov 10, 2023
1 parent c8924ca commit b929211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
ansible-galaxy collection install --collections-path /usr/share/ansible/collections community.docker
ansible-galaxy collection list
- name: molecule
uses: robertdebock/molecule-action@6.0.0
uses: robertdebock/molecule-action@6.0.1
with:
image: ${{ matrix.config.image }}
tag: ${{ matrix.config.tag }}

0 comments on commit b929211

Please sign in to comment.