diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 51488f8c..7ae2d69a 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@main + uses: gerblesh/github-action@patch-1 with: recipe: ${{ matrix.recipe }} cosign_private_key: ${{ secrets.SIGNING_SECRET }}