Skip to content

Commit

Permalink
Merge pull request #617 from UN-OCHA/OPS-9417-aws-sdk
Browse files Browse the repository at this point in the history
chore: bump aws action
  • Loading branch information
cafuego authored Aug 30, 2023
2 parents cffdad1 + 4ba3bc9 commit b5a1ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Configure AWS Credentials
id: aws
if: ${{ !env.ACT }}
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v3
with:
aws-access-key-id: ${{ secrets.ECR_AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.ECR_AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit b5a1ba5

Please sign in to comment.