Skip to content

Commit f820c6f

Browse files
renovate[bot]ahnpnl
authored andcommitted
build(deps): Update github/codeql-action digest to 192325c
1 parent 431d84e commit f820c6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/audit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ jobs:
3838
fetch-tags: false
3939

4040
- name: Initialize CodeQL ⚙️
41-
uses: github/codeql-action/init@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3
41+
uses: github/codeql-action/init@192325c86100d080feab897ff886c34abd4c83a3 # v3
4242
with:
4343
languages: ${{ matrix.language }}
4444

4545
- name: Perform CodeQL Analysis 🔍
46-
uses: github/codeql-action/analyze@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3
46+
uses: github/codeql-action/analyze@192325c86100d080feab897ff886c34abd4c83a3 # v3
4747
with:
4848
category: '/language:${{ matrix.language }}'
4949

0 commit comments

Comments
 (0)