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.6.6~1^2~6 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=5a7b78e62a0700a5fe31a48aaa00020544dd324a;p=thirdparty%2Fpdns.git codeql workflow: set ubuntu mirror --- diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index ae8afb343e..cd5f8ff6d0 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: