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.
2 parents f1b3234 + 0b319fa commit e3a5207Copy full SHA for e3a5207
.github/workflows/deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@v4
22
23
- name: Configure AWS credentials
24
- uses: aws-actions/configure-aws-credentials@v2
+ uses: aws-actions/configure-aws-credentials@v4
25
with:
26
role-to-assume: arn:aws:iam::392478027976:role/gha-access
27
aws-region: us-east-2
@@ -59,7 +59,7 @@ jobs:
59
60
61
62
63
64
role-to-assume: arn:aws:iam::351621253146:role/gha-access
65
0 commit comments