Skip to content

Commit cc41880

Browse files
authored
chore(deps): update aws-actions/configure-aws-credentials action to v4.0.2 (#704)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 9cc4477 commit cc41880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
username: ${{ github.repository_owner }}
128128
password: ${{ secrets.GITHUB_TOKEN }}
129129
- name: Configure AWS Credentials
130-
uses: aws-actions/configure-aws-credentials@8c3f20df09ac63af7b3ae3d7c91f105f857d8497 # v4
130+
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
131131
with:
132132
aws-region: ${{ env.AWS_REGION }}
133133
role-to-assume: arn:aws:iam::${{ env.AWS_ACCOUNT_DEVOPS }}:role/${{ env.AWS_ROLE }}

0 commit comments

Comments
 (0)