diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4bc31c3..5505790 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -83,7 +83,7 @@ jobs: run: npm install - name: Configure AWS credentials from OIDC - uses: aws-actions/configure-aws-credentials@v5 + uses: aws-actions/configure-aws-credentials@v6 with: # This role ARN should be stored as an environment variable in GitHub # The role must have a trust policy allowing GitHub OIDC authentication