Skip to content

Commit da0aef3

Browse files
renovate[bot]rolinh
authored andcommitted
chore(deps): update github/codeql-action action to v3.25.13
Signed-off-by: renovate[bot] <[email protected]>
1 parent 137a29a commit da0aef3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
with:
3333
go-version-file: 'go.mod'
3434
- name: Initialize CodeQL
35-
uses: github/codeql-action/init@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3.25.12
35+
uses: github/codeql-action/init@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13
3636
with:
3737
languages: go
3838
- name: Perform CodeQL Analysis
39-
uses: github/codeql-action/analyze@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3.25.12
39+
uses: github/codeql-action/analyze@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13

0 commit comments

Comments
 (0)