diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 6199812..2cdffd4 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -35,7 +35,7 @@ jobs: name: latest_base_image_sha retention-days: 90 - name: Build Custom Image - uses: blue-build/github-action@v1.7 + uses: blue-build/github-action@v1 with: recipe: ${{ matrix.recipe }} cosign_private_key: ${{ secrets.SIGNING_SECRET }}