diff --git a/.github/workflows/reusable_provenance.yaml b/.github/workflows/reusable_provenance.yaml index 4fb80376f1c..8570c776915 100644 --- a/.github/workflows/reusable_provenance.yaml +++ b/.github/workflows/reusable_provenance.yaml @@ -75,7 +75,7 @@ jobs: actions: read id-token: write contents: write # For uploading provenances. - uses: jul-sh/slsa-github-generator/.github/workflows/builder_container-based_slsa3.yml + uses: jul-sh/slsa-github-generator/.github/workflows/builder_container-based_slsa3.yml@patch with: builder-image: 'europe-west2-docker.pkg.dev/oak-ci/oak-development/oak-development' builder-digest: ${{ needs.get_inputs.outputs.builder-digest }}