File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5656
5757 # Initializes the CodeQL tools for scanning.
5858 - name : Initialize CodeQL
59- uses : github/codeql-action/init@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
59+ uses : github/codeql-action/init@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
6060 with :
6161 languages : ${{ matrix.language }}
6262 # If you wish to specify custom queries, you can do so here or in a config file.
6767 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
6868 # If this step fails, then you should remove it and run the build manually (see below)
6969 - name : Autobuild
70- uses : github/codeql-action/autobuild@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
70+ uses : github/codeql-action/autobuild@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
7171
7272 # ℹ️ Command-line programs to run using the OS shell.
7373 # 📚 https://git.io/JvXDl
8181 # make release
8282
8383 - name : Perform CodeQL Analysis
84- uses : github/codeql-action/analyze@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
84+ uses : github/codeql-action/analyze@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
Original file line number Diff line number Diff line change 6161 retention-days : 5
6262
6363 - name : " Upload to code-scanning"
64- uses : github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4
64+ uses : github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
6565 with :
6666 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments