Skip to content

Commit 1144732

Browse files
chore(deps): update github/codeql-action action to v3.27.6 (#93)
Co-authored-by: msclock-bot[bot] <163820484+msclock-bot[bot]@users.noreply.github.com>
1 parent 2b952ea commit 1144732

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
fetch-depth: 0
5151

5252
- name: Initialize CodeQL
53-
uses: github/codeql-action/init@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
53+
uses: github/codeql-action/init@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
5454
with:
5555
languages: ${{ matrix.language }}
5656
config-file: ./.github/codeql-config.yml
@@ -72,4 +72,4 @@ jobs:
7272
run: python -m pip install .[test]
7373

7474
- name: Perform CodeQL Analysis
75-
uses: github/codeql-action/analyze@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
75+
uses: github/codeql-action/analyze@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6

0 commit comments

Comments
 (0)