Skip to content

Commit 22cb65d

Browse files
authored
Update AWS credentials action version in deploy.yml
1 parent 4cafa4a commit 22cb65d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
# aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
167167
# aws-region: us-east-1 # change if needed
168168
- name: configure aws credentials
169-
uses: aws-actions/configure-aws-credentials@v2.0
169+
uses: aws-actions/configure-aws-credentials@v2
170170
with:
171171
role-to-assume: arn:aws:iam::677043464939:role/GitHubAction-AssumeRoleWithAction
172172
role-session-name: GitHub_to_AWS_via_FederatedOIDC

0 commit comments

Comments
 (0)