Skip to content

Commit

Permalink
add build attestation permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
some-natalie committed Dec 11, 2024
1 parent f791c21 commit b21ce6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
packages: write # for uploading the finished container
security-events: write # for github/codeql-action/upload-sarif to upload SARIF results
id-token: write # to complete the identity challenge with sigstore/fulcio when running outside of PRs
attestations: write # to create the attestations for the container
strategy:
matrix:
os: [rootless-ubuntu-jammy, rootless-ubuntu-numbat, ubi8, ubi9, wolfi]
Expand Down

0 comments on commit b21ce6e

Please sign in to comment.