From: Peter van Dijk Date: Mon, 6 Feb 2023 10:41:18 +0000 (+0100) Subject: codeql workflow: set ubuntu mirror X-Git-Tag: rec-4.8.4~1^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cd513d748bb6b8896e6bee37d957d68edeba4425;p=thirdparty%2Fpdns.git codeql workflow: set ubuntu mirror --- diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 85e7ffbbac..6dcf51fa61 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: