File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6161 git config --global [email protected] :.insteadOf https://github.com/ 6262 # Initializes the CodeQL tools for scanning.
6363 - name : Initialize CodeQL
64- uses : github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
64+ uses : github/codeql-action/init@4f3212b61783c3c68e8309a0f18a699764811cda # v3.27.1
6565 with :
6666 languages : ${{ matrix.language }}
6767 # If you wish to specify custom queries, you can do so here or in a config file.
7979 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
8080 # If this step fails, then you should remove it and run the build manually (see below)
8181 - name : Autobuild
82- uses : github/codeql-action/autobuild@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
82+ uses : github/codeql-action/autobuild@4f3212b61783c3c68e8309a0f18a699764811cda # v3.27.1
8383
8484 # ℹ️ Command-line programs to run using the OS shell.
8585 # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
9292 # ./location_of_script_within_repo/buildscript.sh
9393
9494 - name : Perform CodeQL Analysis
95- uses : github/codeql-action/analyze@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
95+ uses : github/codeql-action/analyze@4f3212b61783c3c68e8309a0f18a699764811cda # v3.27.1
You can’t perform that action at this time.
0 commit comments