mirror of
				https://github.com/optim-enterprises-bv/secureblue.git
				synced 2025-11-04 04:18:01 +00:00 
			
		
		
		
	chore: downgrade bluebuild github-action due to upstream regression
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@@ -138,7 +138,7 @@ jobs:
 | 
				
			|||||||
          pubkey: 'https://raw.githubusercontent.com/wayblueorg/wayblue/live/cosign.pub'
 | 
					          pubkey: 'https://raw.githubusercontent.com/wayblueorg/wayblue/live/cosign.pub'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Build secureblue
 | 
					      - name: Build secureblue
 | 
				
			||||||
        uses: blue-build/github-action@v1.1.0
 | 
					        uses: blue-build/github-action@v1.0.2
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          recipe: ${{ matrix.recipe }}
 | 
					          recipe: ${{ matrix.recipe }}
 | 
				
			||||||
          cosign_private_key: ${{ secrets.SIGNING_SECRET }}
 | 
					          cosign_private_key: ${{ secrets.SIGNING_SECRET }}
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										1
									
								
								modules/empty.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								modules/empty.txt
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					keep until upstream removes the need for this file
 | 
				
			||||||
		Reference in New Issue
	
	Block a user