]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Move to ruff action@4
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 3 Jun 2026 11:27:43 +0000 (13:27 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 3 Jun 2026 11:27:43 +0000 (13:27 +0200)
Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
.github/workflows/codeql-analysis.yml

index 7f6628f04ba51ffa00dca39b6254050f48c174f7..1c4824ac1774086d08fe971cabdefdbe3824977c 100644 (file)
@@ -306,6 +306,6 @@ jobs:
       with:
         fetch-depth: 0
         persist-credentials: false
-    - uses: astral-sh/ruff-action@v3
+    - uses: astral-sh/ruff-action@v4
       with:
         args: 'format --check --diff'