Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ub-generator into sigstore-bug
  • Loading branch information
enteraga6 committed Oct 24, 2023
2 parents 87d3720 + 435df13 commit 05320e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/builder_bazel_slsa3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
steps:
- name: Generate the token
id: generate
uses: slsa-framework/slsa-github-generator/actions/delegator/setup-generic@main
uses: enteraga6/slsa-github-generator/actions/delegator/setup-generic@sigstore-bug
with:
slsa-workflow-recipient: "delegator_lowperms-generic_slsa3.yml"
slsa-rekor-log-public: ${{ inputs.rekor-log-public }}
Expand All @@ -100,6 +100,6 @@ jobs:
id-token: write # For signing.
contents: read # For asset uploads.
actions: read # For the entrypoint.
uses: slsa-framework/slsa-github-generator/.github/workflows/delegator_lowperms-generic_slsa3.yml@main
uses: enteraga6/slsa-github-generator/.github/workflows/delegator_lowperms-generic_slsa3.yml@sigstore-bug
with:
slsa-token: ${{ needs.slsa-setup.outputs.slsa-token }}

0 comments on commit 05320e3

Please sign in to comment.