Skip to content

Commit 95b5ea0

Browse files
chore(deps): update github/codeql-action digest to 64d10c1 (#542)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eea929d commit 95b5ea0

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@181d5eefc20863364f96762470ba6f862bdef56b # v3
86+
uses: github/codeql-action/init@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # 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@181d5eefc20863364f96762470ba6f862bdef56b # v3
92+
uses: github/codeql-action/analyze@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3

0 commit comments

Comments
 (0)