Skip to content

Commit c6d06d4

Browse files
chore(deps): update github/codeql-action digest to 83f0fe6
1 parent 5375481 commit c6d06d4

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
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
3030

3131
- name: Initialize CodeQL
32-
uses: github/codeql-action/init@32dc499307d133bb5085bae78498c0ac2cf762d5 # v2
32+
uses: github/codeql-action/init@83f0fe6c4988d98a455712a27f0255212bba9bd4 # v2
3333
with:
3434
languages: ${{ matrix.language }}
3535

@@ -40,4 +40,4 @@ jobs:
4040
# Change run command
4141

4242
- name: Perform CodeQL Analysis
43-
uses: github/codeql-action/analyze@32dc499307d133bb5085bae78498c0ac2cf762d5 # v2
43+
uses: github/codeql-action/analyze@83f0fe6c4988d98a455712a27f0255212bba9bd4 # v2

0 commit comments

Comments
 (0)