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 afb3b92 commit 2dff223Copy full SHA for 2dff223
.github/workflows/workflow.yml
@@ -15,7 +15,7 @@ jobs:
15
node-version: '22'
16
17
- name: Configure AWS credentials
18
- uses: aws-actions/configure-aws-credentials@v4
+ uses: aws-actions/configure-aws-credentials@v5
19
with:
20
aws-access-key-id: ${{ secrets.HPC_ECR_AWS_ACCESS_KEY_ID }}
21
aws-secret-access-key: ${{ secrets.HPC_ECR_AWS_SECRET_ACCESS_KEY }}
0 commit comments