We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2276d84 commit 553cb54Copy full SHA for 553cb54
.github/workflows/codeql.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Initialize CodeQL
32
id: initialize
33
- uses: github/codeql-action/init@b2e6519679e446e7bb7c3466d70f13a6b5461fcd # v3.28.9
+ uses: github/codeql-action/init@b2e6519679e446e7bb7c3466d70f13a6b5461fcd # v3.28.11
34
with:
35
queries: security-extended
36
languages: TypeScript
0 commit comments