chore: hop onto stable version of reusable action

This commit is contained in:
xynydev 2024-02-03 12:55:11 +02:00
parent a5d4a1030c
commit 36fd5f516d

View File

@ -24,7 +24,7 @@ jobs:
- recipe.yml
steps:
- name: Build Custom Image
uses: blue-build/github-action@main
uses: blue-build/github-action@v1.0.0
with:
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}