mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-30 17:53:21 -04:00 
			
		
		
		
	build(deps): bump aquasecurity/trivy-action from 0.12.0 to 0.13.0 (#6378)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](fbd16365eb...b77b85c025)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
			
			
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/trivy-scan.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/trivy-scan.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -20,7 +20,7 @@ jobs: | |||||||
|       - name: Checkout code |       - name: Checkout code | ||||||
|         uses: actions/checkout@v4 |         uses: actions/checkout@v4 | ||||||
|       - name: Run Trivy vulnerability scanner |       - name: Run Trivy vulnerability scanner | ||||||
|         uses: aquasecurity/trivy-action@fbd16365eb88e12433951383f5e99bd901fc618f  # master |         uses: aquasecurity/trivy-action@b77b85c0254bba6789e787844f0585cde1e56320  # master | ||||||
|         with: |         with: | ||||||
|           image-ref: 'docker.io/coredns/coredns:${{ matrix.versions }}' |           image-ref: 'docker.io/coredns/coredns:${{ matrix.versions }}' | ||||||
|           severity: 'CRITICAL,HIGH' |           severity: 'CRITICAL,HIGH' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user