Skip to content

Commit

Permalink
Add cred v4 version fix node bug
Browse files Browse the repository at this point in the history
  • Loading branch information
brown-a2 committed Jul 10, 2024
1 parent 0242ee5 commit 8ff8061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rw-build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

# Assume role in Cloud Platform
- name: Config Credentials
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: ${{ secrets.ecr-role }}
aws-region: ${{ secrets.ecr-region }}
Expand Down

0 comments on commit 8ff8061

Please sign in to comment.