]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
codeql workflow: set ubuntu mirror
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 6 Feb 2023 10:41:18 +0000 (11:41 +0100)
committerAlexis Romero <alexis.romero@open-xchange.com>
Mon, 6 Mar 2023 15:43:19 +0000 (16:43 +0100)
.github/workflows/codeql-analysis.yml

index ae02e4d6bacf74e037de8353beff7c0a4590ed37..2fe911610a1ac33eb8847959002a52e376214287 100644 (file)
@@ -30,6 +30,7 @@ jobs:
         # https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection
 
     steps:
+    - uses: PowerDNS/pdns/set-ubuntu-mirror@meta
     - name: Checkout repository
       uses: actions/checkout@v3.1.0
       with: