diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index b2e70eb..cb964e1 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -51,7 +51,7 @@ jobs: with: go-version: ${{ matrix.go-version }} - name: aws - uses: aws-actions/configure-aws-credentials@v3 + uses: aws-actions/configure-aws-credentials@v4 with: role-to-assume: arn:aws:iam::507109231688:role/automation-gha aws-region: eu-west-2