Skip to content

Commit b8a52ae

Browse files
Merge pull request #1499 from Quantum-Software-Development/dependabot/github_actions/github/codeql-action-3.28.17
Bump github/codeql-action from 3.28.16 to 3.28.17
2 parents 85d6584 + 51e82e6 commit b8a52ae

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.28.16
38+
uses: github/codeql-action/init@v3.28.17
3939
with:
4040
languages: javascript
4141

0 commit comments

Comments
 (0)