Skip to content

Commit 46af6b5

Browse files
Update github/codeql-action digest to 8aad20d
1 parent 78969ff commit 46af6b5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

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

9797
- name: Initialize CodeQL
98-
uses: github/codeql-action/init@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4
98+
uses: github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4
9999
with:
100100
languages: go
101101

102102
- name: Perform CodeQL Analysis
103-
uses: github/codeql-action/analyze@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4
103+
uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4
104104

105105
unit-tests:
106106
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)