diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 8e8efbc3..bb537753 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v4 - name: Run ansible-lint - uses: docker://zricethezav/gitleaks:v8.18.4 + uses: docker://registry.mgrote.net/ansible-devspace:latest with: args: tmux detach-client; ansible-lint--force-color --format pep8 --show-relpath