Skip to content

Commit b7bbf77

Browse files
authored
Merge pull request #215 from essentialkaos/dependabot/github_actions/develop/github/codeql-action-4.35.2
Bump github/codeql-action from 4 to 4.35.2
2 parents ef6b527 + 9be7a7a commit b7bbf77

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ jobs:
2525
fetch-depth: 2
2626

2727
- name: Initialize CodeQL
28-
uses: github/codeql-action/init@v4
28+
uses: github/codeql-action/init@v4.35.2
2929
with:
3030
languages: go
3131

3232
- name: Perform CodeQL Analysis
33-
uses: github/codeql-action/analyze@v4
33+
uses: github/codeql-action/analyze@v4.35.2

0 commit comments

Comments
 (0)