Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit b9868e4

Browse files
Update github/codeql-action digest to 03e7845
1 parent f129e02 commit b9868e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

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

5454
# Initializes the CodeQL tools for scanning.
5555
- name: Initialize CodeQL
56-
uses: github/codeql-action/init@407ffafae6a767df3e0230c3df91b6443ae8df75 # v2
56+
uses: github/codeql-action/init@03e7845b7bfcd5e7fb63d1ae8c61b0e791134fab # v2
5757
with:
5858
languages: ${{ matrix.language }}
5959
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -69,4 +69,4 @@ jobs:
6969
cake-version: 1.3.0
7070

7171
- name: Perform CodeQL Analysis
72-
uses: github/codeql-action/analyze@407ffafae6a767df3e0230c3df91b6443ae8df75 # v2
72+
uses: github/codeql-action/analyze@03e7845b7bfcd5e7fb63d1ae8c61b0e791134fab # v2

0 commit comments

Comments
 (0)