Skip to content

Commit

Permalink
Pin ansible==9.6.0 in reusable action
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy authored Jun 5, 2024
1 parent 3cb35e3 commit 2133872
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

steps:
- name: Run `molecule test`
uses: UCL-MIRSG/.github/actions/molecule-test@270d5d2c3a93f1e30394f9dfdd1f53298de8e2cd # v0.85.0
uses: UCL-MIRSG/.github/actions/molecule-test@f2439a7de7e04a251b95d44624d7e913a932d667 # v0.86.0
with:
scenario: ${{ matrix.scenario }}
# yamllint disable-line rule:line-length
Expand All @@ -40,3 +40,4 @@ jobs:
matrix.scenario ) }}
checkout_path: ansible_collections/mirsg/infrastructure
tests_path: ${{ inputs.tests-path }}
ansible_version: 9.6.0

0 comments on commit 2133872

Please sign in to comment.