Skip to content

Commit 5bd3639

Browse files
⬆️ Update github/codeql-action action to v3.30.6 (#1838)
1 parent 4d3da7d commit 5bd3639

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@v5.0.0
2121
- name: 🏗 Initialize CodeQL
22-
uses: github/codeql-action/init@v3.30.5
22+
uses: github/codeql-action/init@v3.30.6
2323
- name: 🚀 Perform CodeQL Analysis
24-
uses: github/codeql-action/analyze@v3.30.5
24+
uses: github/codeql-action/analyze@v3.30.6

0 commit comments

Comments
 (0)