Skip to content

Commit fd92c80

Browse files
chore(deps): update github/codeql-action digest to a4e1a01
1 parent 41c09c6 commit fd92c80

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@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3
64+
uses: github/codeql-action/init@a4e1a019f5e24960714ff6296aee04b736cbc3cf # v3
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@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3
91+
uses: github/codeql-action/analyze@a4e1a019f5e24960714ff6296aee04b736cbc3cf # v3
9292
with:
9393
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)