Skip to content

Commit

Permalink
Merge pull request #1243 from brave-intl/renovate/aws-actions-configu…
Browse files Browse the repository at this point in the history
…re-aws-credentials-4.x

chore(deps): update aws-actions/configure-aws-credentials action to v4.1.0
  • Loading branch information
jlbyrne authored Feb 21, 2025
2 parents ac8ae6a + f5c984a commit 4d53ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generalized-deployments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@4fc4975a852c8cd99761e2de1f4ba73402e44dd9 # v4.0.3
uses: aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 # v4.1.0
with:
role-to-assume: ${{ secrets.GDBP_AWS_IAM_ROLE_ARN }}
aws-region: us-west-2
Expand Down

0 comments on commit 4d53ad3

Please sign in to comment.