Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
louisnow committed Jul 12, 2024
1 parent 69f8a91 commit aa82453
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit aa82453

Please sign in to comment.