File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5555 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
5656 # If this step fails, then you should remove it and run the build manually (see below)
5757 - name : Autobuild
58- uses : github/codeql-action/autobuild@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
58+ uses : github/codeql-action/autobuild@7188fc363630916deb702c7fdcf4e481b751f97a # v4.37.1
5959
6060 # ℹ️ Command-line programs to run using the OS shell.
6161 # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
6868 # ./location_of_script_within_repo/buildscript.sh
6969
7070 - name : Perform CodeQL Analysis
71- uses : github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
71+ uses : github/codeql-action/analyze@7188fc363630916deb702c7fdcf4e481b751f97a # v4.37.1
7272 with :
7373 category : " /language:${{matrix.language}}"
You can’t perform that action at this time.
0 commit comments