Skip to content

Commit bda2f6b

Browse files
⬆️ Update github/codeql-action action to v3.27.0
1 parent dd6b4dd commit bda2f6b

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
@@ -18,6 +18,6 @@ jobs:
1818
- name: ⤵️ Check out code from GitHub
1919
uses: actions/checkout@v4.2.1
2020
- name: 🏗 Initialize CodeQL
21-
uses: github/codeql-action/init@v3.26.13
21+
uses: github/codeql-action/init@v3.27.0
2222
- name: 🚀 Perform CodeQL Analysis
23-
uses: github/codeql-action/analyze@v3.26.13
23+
uses: github/codeql-action/analyze@v3.27.0

0 commit comments

Comments
 (0)