Skip to content

Commit

Permalink
fix: use plan role
Browse files Browse the repository at this point in the history
  • Loading branch information
gcharest authored Apr 18, 2024
1 parent 6ad550a commit e339a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Configure aws credentials using OIDC
uses: aws-actions/configure-aws-credentials@master
with:
role-to-assume: arn:aws:iam::283582579564:role/sre-bot-apply
role-to-assume: arn:aws:iam::283582579564:role/sre-bot-plan
role-session-name: SREBotGitHubActions
aws-region: "ca-central-1"

Expand Down

0 comments on commit e339a2d

Please sign in to comment.