File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9797 -
9898 # Initializes the CodeQL tools for scanning.
9999 name : Initialize CodeQL
100- uses : github/codeql-action/init@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3 .30.6
100+ uses : github/codeql-action/init@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4 .30.8
101101 with :
102102 languages : ${{ matrix.language }}
103103 queries : security-and-quality # use Canonical suite
@@ -113,7 +113,7 @@ jobs:
113113 ${{ inputs.codeql-build-cmd }}
114114 -
115115 name : Perform CodeQL Analysis
116- uses : github/codeql-action/analyze@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3 .30.6
116+ uses : github/codeql-action/analyze@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4 .30.8
117117 with :
118118 output : codeql-results
119119 category : " /language:${{ matrix.language }}"
You can’t perform that action at this time.
0 commit comments