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 6ecd0d6 commit de64c9cCopy full SHA for de64c9c
.github/workflows/main.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
path: "${{ github.repository }}"
39
- name: Molecule for Ansible - GHR Repository
40
- uses: MonolithProjects/action-molecule@v1.4.1
+ uses: MonolithProjects/action-molecule@latest
41
env:
42
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
43
@@ -57,7 +57,7 @@ jobs:
57
58
59
- name: Molecule for Ansible - GHR Organization
60
61
62
63
0 commit comments