mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-27 16:24:19 -04:00 
			
		
		
		
	build(deps): bump github/codeql-action from 2.1.39 to 2.2.1 (#5884)
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							| @@ -30,12 +30,12 @@ jobs: | |||||||
|         uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 |         uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 | ||||||
|  |  | ||||||
|       - name: Initialize CodeQL |       - name: Initialize CodeQL | ||||||
|         uses: github/codeql-action/init@a34ca99b4610d924e04c68db79e503e1f79f9f02 |         uses: github/codeql-action/init@3ebbd71c74ef574dbc558c82f70e52732c8b44fe | ||||||
|         with: |         with: | ||||||
|           languages: ${{ matrix.language }} |           languages: ${{ matrix.language }} | ||||||
|  |  | ||||||
|       - name: Autobuild |       - name: Autobuild | ||||||
|         uses: github/codeql-action/autobuild@a34ca99b4610d924e04c68db79e503e1f79f9f02 |         uses: github/codeql-action/autobuild@3ebbd71c74ef574dbc558c82f70e52732c8b44fe | ||||||
|  |  | ||||||
|       - name: Perform CodeQL Analysis |       - name: Perform CodeQL Analysis | ||||||
|         uses: github/codeql-action/analyze@a34ca99b4610d924e04c68db79e503e1f79f9f02 |         uses: github/codeql-action/analyze@3ebbd71c74ef574dbc558c82f70e52732c8b44fe | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								.github/workflows/scorecards.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/scorecards.yml
									
									
									
									
										vendored
									
									
								
							| @@ -51,6 +51,6 @@ jobs: | |||||||
|  |  | ||||||
|       # Upload the results to GitHub's code scanning dashboard. |       # Upload the results to GitHub's code scanning dashboard. | ||||||
|       - name: "Upload to code-scanning" |       - name: "Upload to code-scanning" | ||||||
|         uses: github/codeql-action/upload-sarif@a34ca99b4610d924e04c68db79e503e1f79f9f02 |         uses: github/codeql-action/upload-sarif@3ebbd71c74ef574dbc558c82f70e52732c8b44fe | ||||||
|         with: |         with: | ||||||
|           sarif_file: results.sarif |           sarif_file: results.sarif | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								.github/workflows/trivy-scan.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/trivy-scan.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -29,6 +29,6 @@ jobs: | |||||||
|           output: 'trivy-results.sarif' |           output: 'trivy-results.sarif' | ||||||
|  |  | ||||||
|       - name: Upload Trivy scan results to GitHub Security tab |       - name: Upload Trivy scan results to GitHub Security tab | ||||||
|         uses: github/codeql-action/upload-sarif@a34ca99b4610d924e04c68db79e503e1f79f9f02 # v2.1.39 |         uses: github/codeql-action/upload-sarif@3ebbd71c74ef574dbc558c82f70e52732c8b44fe # v2.2.1 | ||||||
|         with: |         with: | ||||||
|           sarif_file: 'trivy-results.sarif' |           sarif_file: 'trivy-results.sarif' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user