mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-11-03 01:23:53 +08:00 
			
		
		
		
	Merge pull request #2691 from crazy-max/ci-fix-perms
ci: fix golvulncheck job permissions
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@@ -220,6 +220,8 @@ jobs:
 | 
			
		||||
    permissions:
 | 
			
		||||
      # required to write sarif report
 | 
			
		||||
      security-events: write
 | 
			
		||||
      # required to check out the repository
 | 
			
		||||
      contents: read
 | 
			
		||||
    steps:
 | 
			
		||||
      -
 | 
			
		||||
        name: Checkout
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user