]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Update .github/workflows/codeql-analysis.yml 17513/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 3 Jun 2026 11:49:48 +0000 (13:49 +0200)
committerGitHub <noreply@github.com>
Wed, 3 Jun 2026 11:49:48 +0000 (13:49 +0200)
Co-authored-by: Pieter Lexis <pieter@plexis.eu>
Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
.github/workflows/codeql-analysis.yml

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