From: Peter van Dijk Date: Mon, 6 Feb 2023 10:41:18 +0000 (+0100) Subject: codeql workflow: set ubuntu mirror X-Git-Tag: dnsdist-1.8.0-rc1~52^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F12511%2Fhead;p=thirdparty%2Fpdns.git codeql workflow: set ubuntu mirror --- diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index f74ce90486..e86e53a97d 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -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: