Skip to content

Commit

Permalink
Adding id-token write permissions (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilumeshsargur authored Mar 22, 2024
2 parents 03c2a88 + 489f69b commit 771a6d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nightly-build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ defaults:
jobs:
call-codebuild-project:
runs-on: ubuntu-latest
permissions:
id-token: write
steps:
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v4
Expand Down

0 comments on commit 771a6d0

Please sign in to comment.