Skip to content

Commit

Permalink
chore: add permissions secton
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumarrs committed Dec 11, 2024
1 parent 2ef70f4 commit 70ea7b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update-cache-policy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ on:
type: string
required: true

permissions:
id-token: write # allows the JWT to be requested from GitHub's OIDC provider
contents: read # This is required for actions/checkout

jobs:
update-cache-policy:
name: Update cache control policy for SDK artifacts
Expand Down

0 comments on commit 70ea7b2

Please sign in to comment.