diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c5a2c16..e60d1b5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -104,7 +104,7 @@ jobs: actions: read id-token: write contents: write - uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.10.0 # Must specify version tag; see https://github.com/slsa-framework/slsa-verifier/issues/12 + uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.0.0 # Must specify version tag; see https://github.com/slsa-framework/slsa-verifier/issues/12 with: base64-subjects: ${{ needs.combine-checksums.outputs.checksums }} provenance-name: flog-${{ github.ref_name }}.intoto.jsonl