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 f640664 commit a3fa612Copy full SHA for a3fa612
.github/workflows/layers_dispatch.yaml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v2
21
22
- name: Setup AWS CLI
23
- uses: aws-actions/configure-aws-credentials@v1
+ uses: aws-actions/configure-aws-credentials@v5
24
with:
25
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
26
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
.github/workflows/update_readme.yaml
@@ -21,7 +21,7 @@ jobs:
27
0 commit comments