Skip to content

Commit 5a2825b

Browse files
chore(deps): update github/codeql-action digest to 45775bd (#483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8acc883 commit 5a2825b

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
@@ -80,10 +80,10 @@ jobs:
8080
python-version: "3.13"
8181

8282
- name: Initialize CodeQL
83-
uses: github/codeql-action/init@fc7e4a0fa01c3cca5fd6a1fddec5c0740c977aa2 # v3
83+
uses: github/codeql-action/init@45775bd8235c68ba998cffa5171334d58593da47 # v3
8484
with:
8585
languages: python
8686
config-file: ./.github/codeql-config.yml
8787

8888
- name: Perform CodeQL Analysis
89-
uses: github/codeql-action/analyze@fc7e4a0fa01c3cca5fd6a1fddec5c0740c977aa2 # v3
89+
uses: github/codeql-action/analyze@45775bd8235c68ba998cffa5171334d58593da47 # v3

0 commit comments

Comments
 (0)