Skip to content

Commit

Permalink
Add Artifact attestations release workflow permission
Browse files Browse the repository at this point in the history
  • Loading branch information
ralongit committed Jul 22, 2024
1 parent cc1b84e commit e871463
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
packages: write # Allows accessing and publishing packages
pull-requests: write # Allows creating and managing pull requests
actions: write # Allows updating GitHub Action workflows
attestations: write # Allows adding and updating artifact attestations
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit e871463

Please sign in to comment.