diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4ca8a76..c7d20c6 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -59,7 +59,7 @@ jobs: - name: Setup AWS Credentials id: aws-creds - uses: aws-actions/configure-aws-credentials@v4 + uses: aws-actions/configure-aws-credentials@v5 with: aws-region: ${{ vars.AWS_REGION || 'us-east-1' }} # The full role ARN if you are using OIDC