Skip to content

Commit

Permalink
add oidc perms
Browse files Browse the repository at this point in the history
  • Loading branch information
sabban committed Apr 24, 2024
1 parent 4bc5d46 commit 2a3f0e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/populate-hapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
jobs:
sync:
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 2a3f0e9

Please sign in to comment.