We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2e6ac1 + f60cc9c commit 12d3dc5Copy full SHA for 12d3dc5
.github/workflows/docker.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Configure AWS credentials
42
if: ${{ github.event_name == 'push' }}
43
- uses: aws-actions/configure-aws-credentials@v4
+ uses: aws-actions/configure-aws-credentials@v5
44
with:
45
role-to-assume: ${{ vars.ECR_TESTING_ROLE_ARN }}
46
aws-region: us-east-1
.github/workflows/unstable.yml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
28
0 commit comments