]> 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>
Wed, 8 Mar 2023 15:16:57 +0000 (16:16 +0100)
.github/workflows/codeql-analysis.yml

index dad3c1ed0815a372a01adbf4c5daf19488ae510b..f3a8bf406045cabf97c47e0e7f69872b1daf1690 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: