We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03d3baf commit edde21fCopy full SHA for edde21f
.github/workflows/build.yaml
@@ -82,7 +82,7 @@ jobs:
82
uses: docker/setup-buildx-action@v3
83
84
- name: Configure AWS credentials
85
- uses: aws-actions/configure-aws-credentials@v4
+ uses: aws-actions/configure-aws-credentials@v5
86
with:
87
role-to-assume: arn:aws:iam::952638226427:role/GitHubActionsRole
88
aws-region: us-east-2
0 commit comments