Skip to content

Commit a8e18cc

Browse files
authored
Update build-deploy.yml
1 parent 023c3f9 commit a8e18cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
shell: bash
4444

4545
- name: Configure AWS credentials
46-
uses: aws-actions/configure-aws-credentials@v1
46+
uses: aws-actions/configure-aws-credentials@v2
4747
with:
4848
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
4949
aws-secret-access-key: ${{ secrets.AWS_PRIVATE_ACCESS_KEY }}

0 commit comments

Comments
 (0)