This repository was archived by the owner on Jan 26, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535
3636 # Initializes the CodeQL tools for scanning.
3737 - name : Initialize CodeQL
38- uses : github/codeql-action/init@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3.28.17
38+ uses : github/codeql-action/init@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
3939 with :
4040 languages : ${{ matrix.language }}
4141 # If you wish to specify custom queries, you can do so here or in a config file.
4949 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
5050 # If this step fails, then you should remove it and run the build manually (see below)
5151 - name : Autobuild
52- uses : github/codeql-action/autobuild@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3.28.17
52+ uses : github/codeql-action/autobuild@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
5353
5454 # ℹ️ Command-line programs to run using the OS shell.
5555 # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
6262 # ./location_of_script_within_repo/buildscript.sh
6363
6464 - name : Perform CodeQL Analysis
65- uses : github/codeql-action/analyze@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3.28.17
65+ uses : github/codeql-action/analyze@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
You can’t perform that action at this time.
0 commit comments