Skip to content

Commit 17804c2

Browse files
chore(deps): update github/codeql-action digest to c793b71 (#354)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc68a2f commit 17804c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@ jobs:
4141
cache: npm
4242

4343
- name: Initialize CodeQL
44-
uses: github/codeql-action/init@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4
44+
uses: github/codeql-action/init@c793b717bc78562f491db7b0e93a3a178b099162 # v4
4545
with:
4646
languages: ${{ matrix.language }}
4747

4848
- name: Build
4949
run: npm ci
5050

5151
- name: Perform CodeQL Analysis
52-
uses: github/codeql-action/analyze@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4
52+
uses: github/codeql-action/analyze@c793b717bc78562f491db7b0e93a3a178b099162 # v4
5353
with:
5454
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)