Skip to content

Commit

Permalink
Add permissions for id-token and attestations in GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tspascoal committed Nov 2, 2024
1 parent e5f2fb3 commit a39a905
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
issues: read
checks: write
pull-requests: write
id-token: write
attestations: write

steps:
- name: Checkout
Expand Down

0 comments on commit a39a905

Please sign in to comment.