File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4747
4848 # Initializes the CodeQL tools for scanning.
4949 - name : Initialize CodeQL
50- uses : github/codeql-action/init@38697555549f1db7851b81482ff19f1fa5c4fedc # v3.29.5
50+ uses : github/codeql-action/init@c10b8064de6f491fea524254123dbe5e09572f13 # v3.29.5
5151 with :
5252 languages : ${{ matrix.language }}
5353 # If you wish to specify custom queries, you can do so here or in a config file.
7474 shell: pwsh
7575
7676 - name : Perform CodeQL Analysis
77- uses : github/codeql-action/analyze@38697555549f1db7851b81482ff19f1fa5c4fedc # v3.29.5
77+ uses : github/codeql-action/analyze@c10b8064de6f491fea524254123dbe5e09572f13 # v3.29.5
Original file line number Diff line number Diff line change 6767
6868 # Upload the results to GitHub's code scanning dashboard.
6969 - name : " Upload to code-scanning"
70- uses : github/codeql-action/upload-sarif@38697555549f1db7851b81482ff19f1fa5c4fedc # v3.29.5
70+ uses : github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v3.29.5
7171 with :
7272 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments