Skip to content

Commit d073d00

Browse files
chore(deps): update github/codeql-action digest to 16140ae (#1224)
1 parent 01646df commit d073d00

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

0 commit comments

Comments
 (0)