Skip to content

Commit 770ea30

Browse files
Update Molecule action
Former-commit-id: 1001a0b
1 parent 388943a commit 770ea30

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,7 +18,7 @@ jobs:
1818
with:
1919
path: "${{ github.repository }}"
2020
- name: molecule
21-
uses: robertdebock/molecule-action@2.0.0
21+
uses: robertdebock/molecule-action@2.2.0
2222
env:
2323
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
2424
# uninstall:

0 commit comments

Comments
 (0)