Skip to content

Commit f0c35ea

Browse files
Update github/codeql-action digest to babb554
1 parent 5812b1f commit f0c35ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,12 +150,12 @@ jobs:
150150
run: make modules.download modules.check
151151

152152
- name: Initialize CodeQL
153-
uses: github/codeql-action/init@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3
153+
uses: github/codeql-action/init@babb554ede22fd5605947329c4d04d8e7a0b8155 # v3
154154
with:
155155
languages: go
156156

157157
- name: Perform CodeQL Analysis
158-
uses: github/codeql-action/analyze@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3
158+
uses: github/codeql-action/analyze@babb554ede22fd5605947329c4d04d8e7a0b8155 # v3
159159

160160
trivy-scan-fs:
161161
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)