diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 6f8a416a3..d75d9fdd5 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -23,8 +23,9 @@ jobs: fetch-depth: 0 - name: configure aws credentials - uses: aws-actions/configure-aws-credentials@v1.7.0 + uses: aws-actions/configure-aws-credentials@v4 with: + audience: sts.amazonaws.com role-to-assume: arn:aws:iam::024630551114:role/gh-action-role role-session-name: GitHub_to_AWS_via_FederatedOIDC_ARGO_HELM aws-region: us-east-1