dd
This commit is contained in:
parent
59f61c0b6a
commit
3e1d8aa995
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Run ansible-lint
|
- name: Run ansible-lint
|
||||||
uses: docker://zricethezav/gitleaks:v8.18.4
|
uses: docker://registry.mgrote.net/ansible-devspace:latest
|
||||||
with:
|
with:
|
||||||
args: tmux detach-client; ansible-lint--force-color --format pep8 --show-relpath
|
args: tmux detach-client; ansible-lint--force-color --format pep8 --show-relpath
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue