We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e80c4dc commit 83cf55aCopy full SHA for 83cf55a
1 file changed
README.md
@@ -56,7 +56,7 @@ jobs:
56
with:
57
path: "${{ github.repository }}"
58
- name: Molecule
59
- uses: monolithprojects/action-molecule@v1.0.1
+ uses: monolithprojects/action-molecule@v1.2.0
60
```
61
62
### Ansible Tags testing
@@ -74,7 +74,7 @@ jobs:
74
75
76
77
78
79
molecule_command: converge
80
converge_tags: foo,bar
0 commit comments