Skip to content

Commit 0696033

Browse files
chore(deps): update github/codeql-action digest to 0d579ff (#574)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c35a1e5 commit 0696033

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
@@ -84,10 +84,10 @@ jobs:
8484
ignore-nothing-to-cache: true
8585

8686
- name: Initialize CodeQL
87-
uses: github/codeql-action/init@0499de31b99561a6d14a36a5f662c2a54f91beee # v4
87+
uses: github/codeql-action/init@0d579ffd059c29b07949a3cce3983f0780820c98 # v4
8888
with:
8989
languages: python
9090
config-file: ./.github/codeql-config.yml
9191

9292
- name: Perform CodeQL Analysis
93-
uses: github/codeql-action/analyze@0499de31b99561a6d14a36a5f662c2a54f91beee # v4
93+
uses: github/codeql-action/analyze@0d579ffd059c29b07949a3cce3983f0780820c98 # v4

0 commit comments

Comments
 (0)