Skip to content

Commit 2ed9d53

Browse files
committed
⬆️ Update github/codeql-action action to v3.25.12
1 parent c7a31ad commit 2ed9d53

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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@v4.1.7
2121
- name: 🏗 Initialize CodeQL
22-
uses: github/codeql-action/init@v3.25.11
22+
uses: github/codeql-action/init@v3.25.12
2323
- name: 🚀 Perform CodeQL Analysis
24-
uses: github/codeql-action/analyze@v3.25.11
24+
uses: github/codeql-action/analyze@v3.25.12

0 commit comments

Comments
 (0)