Skip to content

Commit 52ca5da

Browse files
chore(deps): update github/codeql-action digest to 8392354
1 parent 7ce1d3c commit 52ca5da

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@cbb722410c2e876e24abbe8de2cc27693e501dcb
3737

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

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

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

0 commit comments

Comments
 (0)