]> 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>
Thu, 9 Mar 2023 14:00:45 +0000 (15:00 +0100)
.github/workflows/codeql-analysis.yml

index ae8afb343edc3145c8b1cb158f742e5183c62ac4..cd5f8ff6d00b9a88c1e113310d3dbe4bb07eedb6 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: