diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 2656a20fea0..e975d7dd00b 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -11,7 +11,7 @@ concurrency: jobs: analyze: name: Analyze - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 permissions: actions: read contents: read