diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 4231b24..a4777e6 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -24,7 +24,7 @@ jobs: id-token: write steps: - name: Build Custom Image - uses: blue-build/github-action@0658135ebdc49c55d03f7a4564edd0b1ccadaa0b # v1.8 + uses: blue-build/github-action@4d8b4df657ec923574611eec6fd7e959416c47f0 # v1.8 with: recipe: ${{ inputs.recipe }} cosign_private_key: ${{ secrets.SIGNING_SECRET }}