]> 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 16:48:37 +0000 (17:48 +0100)
.github/workflows/codeql-analysis.yml

index 85e7ffbbace3c929b6b447e51918f248869ba1db..6dcf51fa61e1f141c17dd03e7c285e1fcf42c723 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: