Skip to content

Commit 14f4964

Browse files
⬆️ Update github/codeql-action action to v3.25.11 (#1377)
1 parent 2ec8cf6 commit 14f4964

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
- name: ⤵️ Check out code from GitHub
2020
uses: actions/[email protected]
2121
- name: 🏗 Initialize CodeQL
22-
uses: github/codeql-action/[email protected].10
22+
uses: github/codeql-action/[email protected].11
2323
- name: 🚀 Perform CodeQL Analysis
24-
uses: github/codeql-action/[email protected].10
24+
uses: github/codeql-action/[email protected].11

0 commit comments

Comments
 (0)