We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 876d364 commit e5066dcCopy full SHA for e5066dc
.github/workflows/tests.yml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
path: "${{ github.repository }}"
44
- name: Molecule for Ansible - GHR Repository
45
- uses: MonolithProjects/action-molecule@v1.4.5
+ uses: MonolithProjects/action-molecule@v1.5.0
46
env:
47
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
48
@@ -64,7 +64,7 @@ jobs:
64
65
66
- name: Molecule for Ansible - GHR Organization
67
68
69
70
0 commit comments