Skip to content

Commit 333266e

Browse files
⬆️ Update github/codeql-action action to v4.31.9
1 parent 9d211d9 commit 333266e

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/checkout@v6.0.1
2121
- name: 🏗 Initialize CodeQL
22-
uses: github/codeql-action/init@v4.31.8
22+
uses: github/codeql-action/init@v4.31.9
2323
- name: 🚀 Perform CodeQL Analysis
24-
uses: github/codeql-action/analyze@v4.31.8
24+
uses: github/codeql-action/analyze@v4.31.9

0 commit comments

Comments
 (0)