Skip to content

Commit 05190a9

Browse files
Use action-molecule 1.4.5
1 parent c3f67c7 commit 05190a9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
with:
4545
path: "${{ github.repository }}"
4646
- name: Molecule for Ansible - GHR Repository
47-
uses: MonolithProjects/action-molecule@v1.5.0
47+
uses: MonolithProjects/action-molecule@v1.4.5
4848
env:
4949
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
5050
with:
@@ -66,7 +66,7 @@ jobs:
6666
with:
6767
path: "${{ github.repository }}"
6868
- name: Molecule for Ansible - GHR Organization
69-
uses: MonolithProjects/action-molecule@v1.5.0
69+
uses: MonolithProjects/action-molecule@v1.4.5
7070
env:
7171
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
7272
with:

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ Personal Access Token for GitHub account can be created [here](https://github.co
3535

3636
* ARM, ARM64 (dependencies installation is not covered by this role)
3737
* AMD64, x86_64
38-
## Tested on:
38+
## Weekly tested on:
3939

40-
* Debian 9,10,11
40+
* Debian 11
4141
* Fedora 37
4242
* Rocky Linux 8
4343
* Ubuntu 20,22

0 commit comments

Comments
 (0)