Skip to content

Commit

Permalink
chore(deps): update aws-actions/configure-aws-credentials action to v…
Browse files Browse the repository at this point in the history
…4.0.2
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent a32fcf2 commit b97abd6
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 b97abd6

Please sign in to comment.