Skip to content

Commit

Permalink
set id-token permission to read
Browse files Browse the repository at this point in the history
  • Loading branch information
terminaldweller committed May 14, 2024
1 parent dec2a33 commit e21dbf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
packages: write
contents: read
attestations: write
id-token: read
steps:
- name: Check out the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit e21dbf8

Please sign in to comment.