Skip to content

Commit 24d55eb

Browse files
chore(deps): update github/codeql-action digest to c6f9311 (#362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff06a41 commit 24d55eb

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@b1bff81932f5cdfc8695c7752dcee935dcd061c8 # v4
44+
uses: github/codeql-action/init@c6f931105cb2c34c8f901cc885ba1e2e259cf745 # 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@b1bff81932f5cdfc8695c7752dcee935dcd061c8 # v4
52+
uses: github/codeql-action/analyze@c6f931105cb2c34c8f901cc885ba1e2e259cf745 # v4
5353
with:
5454
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)