File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7272
7373 # Initializes the CodeQL tools for scanning.
7474 - name : Initialize CodeQL
75- uses : github/codeql-action/init@4187e74d05793876e9989daffde9c3e66b4acd07 # v3
75+ uses : github/codeql-action/init@29b1f65c1f735799893313399435a59f54045865 # v3
7676 with :
7777 languages : ${{ matrix.language }}
7878 build-mode : ${{ matrix.build-mode }}
@@ -101,6 +101,6 @@ jobs:
101101 exit 1
102102
103103 - name : Perform CodeQL Analysis
104- uses : github/codeql-action/analyze@4187e74d05793876e9989daffde9c3e66b4acd07 # v3
104+ uses : github/codeql-action/analyze@29b1f65c1f735799893313399435a59f54045865 # v3
105105 with :
106106 category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ safe-brute-force/
5757
5858**Before reporting**:
59591. Search existing issues
60- 2. Check if it's already fixed in `{{MAIN_BRANCH}} `
60+ 2. Check if it's already fixed in `main `
61613. Determine which perimeter the bug affects
6262
6363**When reporting**:
You can’t perform that action at this time.
0 commit comments