Skip to content

Commit

Permalink
Pin molecule-action to molecule 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davestephens committed Nov 23, 2022
1 parent 8fa66aa commit 317c8c0
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@v3
- name: Molecule Test
uses: gofrolist/molecule-action@5d3b2497368889553ec8cbb2762ae577c33b3d89
uses: gofrolist/molecule-action@dfbfd1af6a77523c8a937a1532f92808065a00a4
with:
molecule_options: --base-config ../../tests/molecule/base.yml
molecule_command: test
Expand Down

0 comments on commit 317c8c0

Please sign in to comment.