Skip to content

Commit

Permalink
✅ Use latest v2 version of molecule action
Browse files Browse the repository at this point in the history
  • Loading branch information
anarion80 committed Dec 30, 2023
1 parent d9c9cdc commit 46cb611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Molecule Test
uses: gofrolist/molecule-action@dfbfd1af6a77523c8a937a1532f92808065a00a4
uses: gofrolist/molecule-action@v2
with:
molecule_options: --base-config ../../tests/molecule/base.yml
molecule_command: test
Expand Down

0 comments on commit 46cb611

Please sign in to comment.