Skip to content

Commit

Permalink
add id-token permissions for cosign (#5857)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdabelf5 authored Jun 25, 2024
1 parent 34c4fb9 commit 0fb7dde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ jobs:
needs: [variables]
permissions:
contents: read
id-token: write # for cosign to sign artifacts
steps:
- name: Checkout Repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
Expand Down

0 comments on commit 0fb7dde

Please sign in to comment.