File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
44
with :
45
45
path : " ${{ github.repository }}"
46
46
- name : Molecule for Ansible - GHR Repository
47
- uses : MonolithProjects/action-molecule@v1.5.0
47
+ uses : MonolithProjects/action-molecule@v1.4.5
48
48
env :
49
49
PERSONAL_ACCESS_TOKEN : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
50
50
with :
66
66
with :
67
67
path : " ${{ github.repository }}"
68
68
- name : Molecule for Ansible - GHR Organization
69
- uses : MonolithProjects/action-molecule@v1.5.0
69
+ uses : MonolithProjects/action-molecule@v1.4.5
70
70
env :
71
71
PERSONAL_ACCESS_TOKEN : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
72
72
with :
Original file line number Diff line number Diff line change @@ -35,9 +35,9 @@ Personal Access Token for GitHub account can be created [here](https://github.co
35
35
36
36
* ARM, ARM64 (dependencies installation is not covered by this role)
37
37
* AMD64, x86_64
38
- ## Tested on:
38
+ ## Weekly tested on:
39
39
40
- * Debian 9,10, 11
40
+ * Debian 11
41
41
* Fedora 37
42
42
* Rocky Linux 8
43
43
* Ubuntu 20,22
You can’t perform that action at this time.
0 commit comments