File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636
3737 # Initializes the CodeQL tools for scanning.
3838 - name : Initialize CodeQL
39- uses : github/codeql-action/init@1b168cd39490f61582a9beae412bb7057a6b2c4e # v3.29.5
39+ uses : github/codeql-action/init@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4.31.11
4040 with :
4141 languages : ${{ matrix.language }}
4242
4545 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
4646 # If this step fails, then you should remove it and run the build manually (see below)
4747 - name : Autobuild
48- uses : github/codeql-action/autobuild@1b168cd39490f61582a9beae412bb7057a6b2c4e # v3.29.5
48+ uses : github/codeql-action/autobuild@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4.31.11
4949
5050 - name : Perform CodeQL Analysis
51- uses : github/codeql-action/analyze@1b168cd39490f61582a9beae412bb7057a6b2c4e # v3.29.5
51+ uses : github/codeql-action/analyze@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4.31.11
You can’t perform that action at this time.
0 commit comments