chore(deps): pin dependencies
This commit is contained in:
parent
282e82728b
commit
840ffbdbef
13 changed files with 37 additions and 37 deletions
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
name: Ansible Lint
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
|
||||
- name: Install pip
|
||||
run: |
|
||||
apt update
|
||||
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
# work in our environmnet.
|
||||
# Rather manually setup python (pip) before instead.
|
||||
- name: Run ansible-lint
|
||||
uses: https://github.com/ansible/ansible-lint@v24.10.0
|
||||
uses: https://github.com/ansible/ansible-lint@44be233dbd6a8a6d8f3c5297c318ed4ed4644c32 # v24.10.0
|
||||
with:
|
||||
setup_python: "false"
|
||||
requirements_file: "requirements.yml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue