diff --git a/.github/workflows/reusable_full_provenance.yaml b/.github/workflows/reusable_full_provenance.yaml index e95c61bd20a..2cc9836aebc 100644 --- a/.github/workflows/reusable_full_provenance.yaml +++ b/.github/workflows/reusable_full_provenance.yaml @@ -48,7 +48,7 @@ jobs: # current release does not include fix for the action deadlocking. # Ref: https://github.com/slsa-framework/slsa-github-generator/issues/3571 # TODO: b/335461780 - Switch to using a released tag once there is one that includes the fix. - uses: slsa-framework/slsa-github-generator/.github/workflows/builder_container-based_slsa3.yml@v2.0.0-rc.0 + uses: slsa-framework/slsa-github-generator/.github/workflows/builder_container-based_slsa3.yml@v2.0.0 with: builder-image: 'europe-west2-docker.pkg.dev/oak-ci/oak-development/oak-development' builder-digest: ${{ needs.get_inputs.outputs.builder-digest }} diff --git a/.github/workflows/reusable_provenance.yaml b/.github/workflows/reusable_provenance.yaml index 67079d71e6a..ac11e7a9598 100644 --- a/.github/workflows/reusable_provenance.yaml +++ b/.github/workflows/reusable_provenance.yaml @@ -79,7 +79,7 @@ jobs: # current release does not include fix for the action deadlocking. # Ref: https://github.com/slsa-framework/slsa-github-generator/issues/3571 # TODO: b/335461780 - Switch to using a released tag once there is one that includes the fix. - uses: slsa-framework/slsa-github-generator/.github/workflows/builder_container-based_slsa3.yml@v2.0.0-rc.0 + uses: slsa-framework/slsa-github-generator/.github/workflows/builder_container-based_slsa3.yml@v2.0.0 with: builder-image: 'europe-west2-docker.pkg.dev/oak-ci/oak-development/oak-development' builder-digest: ${{ needs.get_inputs.outputs.builder-digest }} diff --git a/FORCE_CI b/FORCE_CI index f5c89552bd3..bb95160cb6e 100644 --- a/FORCE_CI +++ b/FORCE_CI @@ -1 +1 @@ -32 +33