Skip to content

Commit 8698860

Browse files
testing
1 parent 23bc8c9 commit 8698860

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/build-codeql.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@ on:
1414
workflow_dispatch:
1515

1616
env:
17-
CODEQL_VERSION: 2.20.4
17+
CODEQL_VERSION: 2.21.2
18+
19+
permissions:
20+
id-token: write
21+
contents: read
1822

1923
jobs:
2024
build:

0 commit comments

Comments
 (0)