Skip to content

Commit

Permalink
Merge pull request #471 from Sage-Bionetworks/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/aws-actions/configure-aws-credentials-4
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
2 parents 6fc33d0 + c7208d4 commit 4496f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-portal-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
ref: ${{ inputs.tag }}
- uses: ./.github/actions/pnpm-setup-action
- name: Assume AWS Role
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v4
with:
aws-region: us-east-1
role-to-assume: arn:aws:iam::797640923903:role/sagebase-github-oidc-sage-bionetworks-web-monorepo-infra
Expand Down

0 comments on commit 4496f82

Please sign in to comment.