Skip to content

Commit f6621f3

Browse files
committedDec 20, 2021
Move CodeQL config to a better place and fix reference
1 parent 790f423 commit f6621f3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 
File renamed without changes.

‎.github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ jobs:
7373
- name: Perform CodeQL Analysis
7474
uses: github/codeql-action/analyze@v1
7575
with:
76-
config-file: ./.github/workflows/codeql-analysis.yml
76+
config-file: ./.github/config/codeql.yml

0 commit comments

Comments
 (0)
Please sign in to comment.