Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
# Whether to configure the token or SSH key with the local git config. Default: true
persist-credentials: false
- name: Install ansible-lint
run: pip3 install --user ansible-lint==4.2.0
run: pip3 install --user ansible-lint==4.3.7
- name: Run ansible-lint
run: ./src/main/scripts/execute-command.sh ansible-lint

Expand Down

0 comments on commit 71c7df4

Please sign in to comment.