diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 40418f96..7dcfdc7b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -28,7 +28,7 @@ jobs: - framework_recipe.yml steps: - name: Build Custom Image - uses: blue-build/github-action@testing + uses: blue-build/github-action@main with: recipe: ${{ matrix.recipe }} cosign_private_key: ${{ secrets.SIGNING_SECRET }}