Skip to content

Commit 1f72df3

Browse files
chore(deps): update github/codeql-action action to v3.27.9 (#113)
Co-authored-by: msclock-bot[bot] <163820484+msclock-bot[bot]@users.noreply.github.com>
1 parent ce4717b commit 1f72df3

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
@@ -49,7 +49,7 @@ jobs:
4949
fetch-depth: 0
5050

5151
- name: Initialize CodeQL
52-
uses: github/codeql-action/init@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
52+
uses: github/codeql-action/init@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
5353
with:
5454
languages: ${{ matrix.language }}
5555
config-file: ./.github/codeql-config.yml
@@ -71,4 +71,4 @@ jobs:
7171
run: python -m pip install .[test]
7272

7373
- name: Perform CodeQL Analysis
74-
uses: github/codeql-action/analyze@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
74+
uses: github/codeql-action/analyze@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9

0 commit comments

Comments
 (0)