Skip to content

Commit

Permalink
Update gofrolist/molecule-action action to v2.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2023
1 parent 09179bc commit 039c725
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@v4.1.1

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

0 comments on commit 039c725

Please sign in to comment.