File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 20
20
with :
21
21
path : " ${{ github.repository }}"
22
22
- name : Molecule for Ansible - lint
23
- uses : MonolithProjects/action-molecule@v1.4.4
23
+ uses : MonolithProjects/action-molecule@v1.4.5
24
24
with :
25
25
molecule_command : lint
Original file line number Diff line number Diff line change 39
39
with :
40
40
path : " ${{ github.repository }}"
41
41
- name : Molecule for Ansible - GHR Repository
42
- uses : MonolithProjects/action-molecule@v1.4.4
42
+ uses : MonolithProjects/action-molecule@v1.4.5
43
43
env :
44
44
PERSONAL_ACCESS_TOKEN : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
45
45
with :
59
59
with :
60
60
path : " ${{ github.repository }}"
61
61
- name : Molecule for Ansible - GHR Organization
62
- uses : MonolithProjects/action-molecule@v1.4.4
62
+ uses : MonolithProjects/action-molecule@v1.4.5
63
63
env :
64
64
PERSONAL_ACCESS_TOKEN : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
65
65
with :
You can’t perform that action at this time.
0 commit comments