Skip to content

Commit de64c9c

Browse files
Update
1 parent 6ecd0d6 commit de64c9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
path: "${{ github.repository }}"
3939
- name: Molecule for Ansible - GHR Repository
40-
uses: MonolithProjects/action-molecule@v1.4.1
40+
uses: MonolithProjects/action-molecule@latest
4141
env:
4242
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
4343
with:
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
path: "${{ github.repository }}"
5959
- name: Molecule for Ansible - GHR Organization
60-
uses: MonolithProjects/action-molecule@v1.4.1
60+
uses: MonolithProjects/action-molecule@latest
6161
env:
6262
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
6363
with:

0 commit comments

Comments
 (0)