Skip to content

Commit 03a8980

Browse files
Merge pull request #1531 from Quantum-Software-Development/dependabot/github_actions/github/codeql-action-4.31.9
Bump github/codeql-action from 3.29.1 to 4.31.9
2 parents f9beab1 + dc37664 commit 03a8980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
3636
# Step 3: Initialize CodeQL for scanning
3737
- name: Initialize CodeQL
38-
uses: github/codeql-action/init@v3.29.1
38+
uses: github/codeql-action/init@v4.31.9
3939
with:
4040
languages: javascript
4141

0 commit comments

Comments
 (0)