diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ffc3fe09..42b5c58f 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@use-new-clie-features + uses: blue-build/github-action@main with: recipe: ${{ matrix.recipe }} cosign_private_key: ${{ secrets.SIGNING_SECRET }}