Skip to content

Commit

Permalink
Update gofrolist/molecule-action action to v2.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 6, 2024
1 parent 6ea6ad3 commit fa4e0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-ansible-molecule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4.1.1

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

0 comments on commit fa4e0fa

Please sign in to comment.