Skip to content

Commit

Permalink
Merge pull request #437 from pangeachat/cli-sdk-update
Browse files Browse the repository at this point in the history
AWS Sdk GH action to latest
  • Loading branch information
ggurdin authored Jul 17, 2024
2 parents b3c90fa + e91c2d9 commit 57b1b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
name: web
path: build/web
- name: Set up AWS CLI
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v4
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit 57b1b77

Please sign in to comment.