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 490bf63 + b77fce8 commit 1020d75Copy full SHA for 1020d75
.github/workflows/deploy-fe.yml
@@ -190,7 +190,7 @@ jobs:
190
# Configure AWS credentials
191
#
192
- name: Configure AWS Credentials
193
- uses: aws-actions/configure-aws-credentials@v1
+ uses: aws-actions/configure-aws-credentials@v2
194
id: init-aws
195
with:
196
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
.github/workflows/deploy-storybook.yml
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
64
0 commit comments