Skip to content

Commit

Permalink
Update gofrolist/molecule-action action to v2.2.13 (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 1, 2022
1 parent 4e8ddc8 commit 0781349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reuseable-ansible-molecule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v2.4.0

- name: Start ansible molecule Based Tests
uses: gofrolist/molecule-action@v2.2.12
uses: gofrolist/molecule-action@v2.2.13
with:
molecule_working_dir: ${{ inputs.molecule_working_dir }}
molecule_args: ${{ inputs.molecule_args }}

0 comments on commit 0781349

Please sign in to comment.