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 3636
3737 # Initializes the CodeQL tools for scanning.
3838 - name : Initialize CodeQL
39- uses : github/codeql-action/init@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4.31.11
39+ uses : github/codeql-action/init@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
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@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4.31.11
48+ uses : github/codeql-action/autobuild@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
4949
5050 - name : Perform CodeQL Analysis
51- uses : github/codeql-action/analyze@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4.31.11
51+ uses : github/codeql-action/analyze@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
You can’t perform that action at this time.
0 commit comments