Skip to content

Commit e5066dc

Browse files
Bump molecule action
1 parent 876d364 commit e5066dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
path: "${{ github.repository }}"
4444
- name: Molecule for Ansible - GHR Repository
45-
uses: MonolithProjects/action-molecule@v1.4.5
45+
uses: MonolithProjects/action-molecule@v1.5.0
4646
env:
4747
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
4848
with:
@@ -64,7 +64,7 @@ jobs:
6464
with:
6565
path: "${{ github.repository }}"
6666
- name: Molecule for Ansible - GHR Organization
67-
uses: MonolithProjects/action-molecule@v1.4.5
67+
uses: MonolithProjects/action-molecule@v1.5.0
6868
env:
6969
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
7070
with:

0 commit comments

Comments
 (0)