We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55bc9e8 commit 63e5068Copy full SHA for 63e5068
.github/workflows/regression_trusted.yml
@@ -417,7 +417,7 @@ jobs:
417
- uses: actions/checkout@v3
418
419
- name: Configure AWS Credentials
420
- uses: aws-actions/configure-aws-credentials@v1-node16
+ uses: aws-actions/configure-aws-credentials@v1.7.0
421
with:
422
aws-access-key-id: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_ACCESS_KEY_ID }}
423
aws-secret-access-key: ${{ secrets.SINGLE_MACHINE_PERFORMANCE_BOT_SECRET_ACCESS_KEY }}
0 commit comments