We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1e7107 commit 83c538bCopy full SHA for 83c538b
.github/workflows/import_packages.yml
@@ -31,7 +31,7 @@ jobs:
31
git lfs pull
32
33
- name: Configure AWS Credentials for S3
34
- uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502
+ uses: aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722
35
with:
36
role-to-assume: ${{ secrets.AWS_ROLE_INSIGHT_DATA_IMPORT }}
37
aws-region: ${{ env.AWS_REGION }}
0 commit comments