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 2929 severity : ' CRITICAL,HIGH'
3030 skip-dirs : ' docs/content/docs,docs/build'
3131 - name : Upload Trivy scan results to GitHub Security tab
32- uses : github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
32+ uses : github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
3333 with :
3434 sarif_file : ' trivy-results.sarif'
3535
@@ -46,12 +46,12 @@ jobs:
4646 with :
4747 go-version : 1.25.0
4848 - name : Initialize CodeQL
49- uses : github/codeql-action/init@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
49+ uses : github/codeql-action/init@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
5050 with :
5151 languages : go
5252 queries : security-and-quality
5353 - name : Perform CodeQL Analysis
54- uses : github/codeql-action/analyze@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
54+ uses : github/codeql-action/analyze@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
5555 with :
5656 category : " /language:go"
5757
You can’t perform that action at this time.
0 commit comments