Skip to content

Commit

Permalink
ci: set attestations:write for GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredallard committed Jan 12, 2025
1 parent 4215931 commit 62fe626
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push-ghcr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
contents: read
packages: write
id-token: write
attestations: write

steps:
- name: Checkout repository
Expand Down

0 comments on commit 62fe626

Please sign in to comment.