diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f84b7cd..1864327 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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 }} diff --git a/modules/empty.txt b/modules/empty.txt new file mode 100644 index 0000000..6446129 --- /dev/null +++ b/modules/empty.txt @@ -0,0 +1 @@ +keep until upstream removes the need for this file \ No newline at end of file