Skip to content

Commit

Permalink
Update rolling-instance-actions with permissions for WIF
Browse files Browse the repository at this point in the history
  • Loading branch information
tehcrashxor committed May 13, 2024
1 parent b988f77 commit d7d07b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rolling-instance-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ on:
push:
branches: [ main ]

permissions:
id-token: write # OIDC token for Workload Identity Federation

jobs:
instance-actions:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit d7d07b1

Please sign in to comment.