Skip to content

Commit c806afc

Browse files
authored
Merge pull request #476 from crossplane/renovate/github-codeql-action-digest
Update github/codeql-action digest to 46ed16d
2 parents 6384e84 + 0dd0a76 commit c806afc

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 vendor vendor.check
151151

152152
- name: Initialize CodeQL
153-
uses: github/codeql-action/init@004c5de30b6423267685b897a3d595e944f7fed5 # v2
153+
uses: github/codeql-action/init@46ed16ded91731b2df79a2893d3aea8e9f03b5c4 # v2
154154
with:
155155
languages: go
156156

157157
- name: Perform CodeQL Analysis
158-
uses: github/codeql-action/analyze@004c5de30b6423267685b897a3d595e944f7fed5 # v2
158+
uses: github/codeql-action/analyze@46ed16ded91731b2df79a2893d3aea8e9f03b5c4 # v2
159159

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

0 commit comments

Comments
 (0)