mirror of
https://github.com/token2/libfido2.git
synced 2026-06-22 14:42:15 -07:00
ci: update CodeQL
CodeQL action v2 will be deprecated on 2024-12-05.
This commit is contained in:
committed by
Ludvig Michaelsson
parent
fd729577d6
commit
daeaad7a48
@@ -29,7 +29,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 2
|
||||
- name: init codeql
|
||||
uses: github/codeql-action/init@v2
|
||||
uses: github/codeql-action/init@v3
|
||||
- name: build
|
||||
env:
|
||||
CC: gcc
|
||||
@@ -39,4 +39,4 @@ jobs:
|
||||
libpcsclite-dev
|
||||
./.actions/build-linux-gcc
|
||||
- name: perform codeql analysis
|
||||
uses: github/codeql-action/analyze@v2
|
||||
uses: github/codeql-action/analyze@v3
|
||||
|
||||
Reference in New Issue
Block a user