|
80 | 80 | path: 'helm' |
81 | 81 |
|
82 | 82 | - name: Configure AWS credentials |
83 | | - uses: aws-actions/configure-aws-credentials@8df5847569e6427dd6c4fb1cf565c83acfa8afa7 # v6.0.0 |
| 83 | + uses: aws-actions/configure-aws-credentials@ec61189d14ec14c8efccab744f656cffd0e33f37 # v6.1.0 |
84 | 84 | with: |
85 | 85 | aws-region: ${{ env.AWS_ECR_REGION }} |
86 | 86 | role-to-assume: arn:aws:iam::${{ secrets.PRODUCTION_AWS_ACCOUNT_ID }}:role/${{ env.AWS_ECR_ROLE_NAME }} |
@@ -156,7 +156,7 @@ jobs: |
156 | 156 | path: 'helm' |
157 | 157 |
|
158 | 158 | - name: Configure AWS credentials |
159 | | - uses: aws-actions/configure-aws-credentials@8df5847569e6427dd6c4fb1cf565c83acfa8afa7 # v6.0.0 |
| 159 | + uses: aws-actions/configure-aws-credentials@ec61189d14ec14c8efccab744f656cffd0e33f37 # v6.1.0 |
160 | 160 | with: |
161 | 161 | aws-region: ${{ env.AWS_ECR_REGION }} |
162 | 162 | role-to-assume: arn:aws:iam::${{ secrets.PRODUCTION_AWS_ACCOUNT_ID }}:role/${{ env.AWS_ECR_ROLE_NAME }} |
@@ -216,7 +216,7 @@ jobs: |
216 | 216 | path: 'helm' |
217 | 217 |
|
218 | 218 | - name: Configure AWS credentials |
219 | | - uses: aws-actions/configure-aws-credentials@8df5847569e6427dd6c4fb1cf565c83acfa8afa7 # v6.0.0 |
| 219 | + uses: aws-actions/configure-aws-credentials@ec61189d14ec14c8efccab744f656cffd0e33f37 # v6.1.0 |
220 | 220 | with: |
221 | 221 | aws-region: ${{ env.AWS_ECR_REGION }} |
222 | 222 | role-to-assume: arn:aws:iam::${{ secrets.PRODUCTION_AWS_ACCOUNT_ID }}:role/${{ env.AWS_ECR_ROLE_NAME }} |
@@ -276,7 +276,7 @@ jobs: |
276 | 276 | path: 'helm' |
277 | 277 |
|
278 | 278 | - name: Configure AWS credentials |
279 | | - uses: aws-actions/configure-aws-credentials@8df5847569e6427dd6c4fb1cf565c83acfa8afa7 # v6.0.0 |
| 279 | + uses: aws-actions/configure-aws-credentials@ec61189d14ec14c8efccab744f656cffd0e33f37 # v6.1.0 |
280 | 280 | with: |
281 | 281 | aws-region: ${{ env.AWS_ECR_REGION }} |
282 | 282 | role-to-assume: arn:aws:iam::${{ secrets.PRODUCTION_AWS_ACCOUNT_ID }}:role/${{ env.AWS_ECR_ROLE_NAME }} |
@@ -336,7 +336,7 @@ jobs: |
336 | 336 | path: 'helm' |
337 | 337 |
|
338 | 338 | - name: Configure AWS credentials |
339 | | - uses: aws-actions/configure-aws-credentials@8df5847569e6427dd6c4fb1cf565c83acfa8afa7 # v6.0.0 |
| 339 | + uses: aws-actions/configure-aws-credentials@ec61189d14ec14c8efccab744f656cffd0e33f37 # v6.1.0 |
340 | 340 | with: |
341 | 341 | aws-region: ${{ env.AWS_ECR_REGION }} |
342 | 342 | role-to-assume: arn:aws:iam::${{ secrets.PRODUCTION_AWS_ACCOUNT_ID }}:role/${{ env.AWS_ECR_ROLE_NAME }} |
|
0 commit comments