Skip to content

Commit 632479d

Browse files
chore(deps): update github/codeql-action digest to 89a39a4 (#1407)
1 parent 4e9e2f2 commit 632479d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
# Initializes the CodeQL tools for scanning.
6363
- name: Initialize CodeQL
64-
uses: github/codeql-action/init@9e907b5e64f6b83e7804b09294d44122997950d6 # v4
64+
uses: github/codeql-action/init@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4
6565
with:
6666
languages: ${{ matrix.language }}
6767
build-mode: ${{ matrix.build-mode }}
@@ -88,6 +88,6 @@ jobs:
8888
echo ' make release'
8989
exit 1
9090
- name: Perform CodeQL Analysis
91-
uses: github/codeql-action/analyze@9e907b5e64f6b83e7804b09294d44122997950d6 # v4
91+
uses: github/codeql-action/analyze@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4
9292
with:
9393
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)