chore: downgrade bluebuild github-action due to upstream regression

This commit is contained in:
qoijjj
2024-02-26 20:31:19 -08:00
committed by GitHub
parent 6b576d32b4
commit cedc86ebcb
2 changed files with 2 additions and 1 deletions

View File

@@ -138,7 +138,7 @@ jobs:
pubkey: 'https://raw.githubusercontent.com/wayblueorg/wayblue/live/cosign.pub'
- name: Build secureblue
uses: blue-build/github-action@v1.1.0
uses: blue-build/github-action@v1.0.2
with:
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}

1
modules/empty.txt Normal file
View File

@@ -0,0 +1 @@
keep until upstream removes the need for this file