mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-07-20 17:59:49 +00:00
Update dependency ansible to v13.6.0
This commit is contained in:
parent
5ea53e7d20
commit
42b9265eef
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull-requests.yml
vendored
2
.github/workflows/pull-requests.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install ansible==13.5.0 # renovate: datasource=pypi depName=ansible
|
||||
pip install ansible==13.6.0 # renovate: datasource=pypi depName=ansible
|
||||
pip install ansible-lint==26.4.0 # renovate: datasource=pypi depName=ansible-lint
|
||||
|
||||
- name: Syntax Check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue