Skip to content

Commit e27b60f

Browse files
chore(deps): update github/codeql-action digest to 9f45e74 (#2071)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 888f9c1 commit e27b60f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/codeql.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ jobs:
3636
uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
3737

3838
- name: Initialize CodeQL
39-
uses: github/codeql-action/init@83923549f688e42b34d0b90ee94725f7c30532fc
39+
uses: github/codeql-action/init@9f45e7498becbbc08084a122b4be9ab534ac6d88
4040
with:
4141
languages: ${{ matrix.language }}
4242

4343
- name: Autobuild
44-
uses: github/codeql-action/autobuild@83923549f688e42b34d0b90ee94725f7c30532fc
44+
uses: github/codeql-action/autobuild@9f45e7498becbbc08084a122b4be9ab534ac6d88
4545

4646
- name: Perform CodeQL Analysis
47-
uses: github/codeql-action/analyze@83923549f688e42b34d0b90ee94725f7c30532fc
47+
uses: github/codeql-action/analyze@9f45e7498becbbc08084a122b4be9ab534ac6d88
4848
with:
4949
category: '/language:${{ matrix.language }}'

0 commit comments

Comments
 (0)