Skip to content

Commit ed6f6a6

Browse files
renovate[bot]ahnpnl
authored andcommitted
build(deps): update github/codeql-action digest to 755f449
1 parent f37fe86 commit ed6f6a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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@a8d1ac45b9a34d11fe398d5503176af0d06b303e # v3
41+
uses: github/codeql-action/init@755f44910c12a3d7ca0d8c6e42c048b3362f7cec # v3
4242
with:
4343
languages: ${{ matrix.language }}
4444

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

0 commit comments

Comments
 (0)