Skip to content

Commit

Permalink
Merge pull request #1206 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.0.2
  • Loading branch information
jlbyrne authored Jan 7, 2025
2 parents 0ea2050 + b97abd6 commit 4157b5f
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a # v4.0.1
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
with:
role-to-assume: ${{ secrets.GDBP_AWS_IAM_ROLE_ARN }}
aws-region: us-west-2
Expand Down

0 comments on commit 4157b5f

Please sign in to comment.