From 3e1d8aa995f807259d5a8ac5cd5e61d8ad947344 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Fri, 13 Sep 2024 18:23:18 +0200 Subject: [PATCH] dd --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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