Skip to content

Commit 787ab3a

Browse files
New GitHub action test
Former-commit-id: 0ed1cda
1 parent d0000a1 commit 787ab3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
with:
1919
path: "${{ github.repository }}"
2020
- name: Molecule for Ansible
21-
uses: MonolithProjects/action-molecule@v1.0.1
21+
uses: MonolithProjects/action-molecule@v1.2.0
2222
env:
2323
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)