Skip to content

Commit

Permalink
updated ansible lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
zerwes committed Jan 31, 2024
1 parent 64997e5 commit b2423ab
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: run ansible-lint
uses: ansible/ansible-lint-action@main
with:
override-deps: |
rich>=9.5.1,<11.0.0
ansible==6.2.0
ansible-lint==6.4.0
targets: "./"
uses: ansible/[email protected]

0 comments on commit b2423ab

Please sign in to comment.