From e0b1981b463118ce44467d61304e246b7c7004cb Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Wed, 14 Dec 2022 19:30:00 -0300 Subject: [PATCH] Update codeql.yml --- .github/workflows/codeql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index fa6e9c2..2df6e70 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -12,7 +12,7 @@ on: jobs: analyze: name: Analyze - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 permissions: actions: read contents: read -- libgit2 0.21.2