Skip to content

Commit

Permalink
ci(docker-build-push): permit writing attestations
Browse files Browse the repository at this point in the history
darbiadev/.github#137
Signed-off-by: Siddhesh Mhadnak <[email protected]>
  • Loading branch information
Siddhesh Mhadnak committed Aug 3, 2024
1 parent 3de74a5 commit f96a074
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/image-build-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ permissions:
# This is used to complete the identity challenge with sigstore/fulcio.
id-token: write

# This is used to attest build provenance
attestations: write

jobs:
build-push:
uses: darbiadev/.github/.github/workflows/docker-build-push.yaml@12e07d61ed37c908baa73f8d5550281b3ed9cddd # v13.1.2

0 comments on commit f96a074

Please sign in to comment.