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 afb3b92 + 2dff223 commit 6fe132cCopy full SHA for 6fe132c
.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