Skip to content

Commit

Permalink
Pin integration test molecule to correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
davestephens committed Nov 6, 2022
1 parent 3c33a98 commit e94016b
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/[email protected].4
uses: gofrolist/[email protected].1
with:
molecule_options: --base-config ../../tests/molecule/base.yml
molecule_command: test
Expand Down

0 comments on commit e94016b

Please sign in to comment.