Skip to content

Commit

Permalink
Upgrade to new version of aws credentials action
Browse files Browse the repository at this point in the history
  • Loading branch information
hrodmn committed Feb 3, 2025
1 parent b076ed9 commit 8164c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
echo "${{ vars.CONFIG_YAML }}" > config.yaml
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: arn:aws:iam::390960605471:role/eoapi-devseed
role-session-name: eoapi-devseed
Expand Down

0 comments on commit 8164c0a

Please sign in to comment.