Skip to content

Commit 4eeab3b

Browse files
chore(deps): update github/codeql-action digest to 1b549b9 (#470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 95e87c7 commit 4eeab3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
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@5f8171a638ada777af81d42b55959a643bb29017 # v3
83+
uses: github/codeql-action/init@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # 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@5f8171a638ada777af81d42b55959a643bb29017 # v3
89+
uses: github/codeql-action/analyze@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3

0 commit comments

Comments
 (0)