]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
codeql workflow: set ubuntu mirror 12511/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 6 Feb 2023 10:41:18 +0000 (11:41 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 6 Feb 2023 10:41:18 +0000 (11:41 +0100)
.github/workflows/codeql-analysis.yml

index f74ce90486d29636957113816e10e3b4f9dc845c..e86e53a97dc72f0b5f6b2f066364066fa95a5905 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: