Skip to content

Commit c31517a

Browse files
chore(deps): update github/codeql-action digest to 181d5ee
1 parent 21ef53a commit c31517a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@ jobs:
8383
ignore-nothing-to-cache: true
8484

8585
- name: Initialize CodeQL
86-
uses: github/codeql-action/init@39edc492dbe16b1465b0cafca41432d857bdb31a # v3
86+
uses: github/codeql-action/init@181d5eefc20863364f96762470ba6f862bdef56b # v3
8787
with:
8888
languages: python
8989
config-file: ./.github/codeql-config.yml
9090

9191
- name: Perform CodeQL Analysis
92-
uses: github/codeql-action/analyze@39edc492dbe16b1465b0cafca41432d857bdb31a # v3
92+
uses: github/codeql-action/analyze@181d5eefc20863364f96762470ba6f862bdef56b # v3

0 commit comments

Comments
 (0)