diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4742f46..2d1b334 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -33,7 +33,7 @@ jobs: # Build Image - name: Build Custom Image - uses: blue-build/github-action@v1.11 + uses: blue-build/github-action@v1.12 with: recipe: ${{ matrix.recipe }} cosign_private_key: ${{ secrets.SIGNING_SECRET }}