mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	[upd] github-actions: Bump aquasecurity/trivy-action (#4969)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.31.0 to 0.32.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](https://github.com/aquasecurity/trivy-action/compare/0.31.0...0.32.0) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-version: 0.32.0 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:
		
							parent
							
								
									eeed75b715
								
							
						
					
					
						commit
						08d8fb7146
					
				
							
								
								
									
										2
									
								
								.github/workflows/security.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/security.yml
									
									
									
									
										vendored
									
									
								
							@ -29,7 +29,7 @@ jobs:
 | 
				
			|||||||
          persist-credentials: "false"
 | 
					          persist-credentials: "false"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Run Trivy scanner
 | 
					      - name: Run Trivy scanner
 | 
				
			||||||
        uses: aquasecurity/trivy-action@0.31.0
 | 
					        uses: aquasecurity/trivy-action@0.32.0
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          image-ref: "ghcr.io/searxng/searxng:latest"
 | 
					          image-ref: "ghcr.io/searxng/searxng:latest"
 | 
				
			||||||
          vuln-type: "os,library"
 | 
					          vuln-type: "os,library"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user