mirror of
https://github.com/balena-io/open-balena.git
synced 2024-12-18 21:27:52 +00:00
Update aws-actions/configure-aws-credentials digest to e26e190
Update aws-actions/configure-aws-credentials Change-type: patch
This commit is contained in:
parent
b9af2ec9ad
commit
247258f853
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -79,7 +79,7 @@ jobs:
|
||||
- name: Setup awscli
|
||||
uses: unfor19/install-aws-cli-action@e8b481e524a99f37fbd39fdc1dcb3341ab091367 # v1
|
||||
|
||||
- uses: aws-actions/configure-aws-credentials@0fc95ed93529d540ccff34b6c330f66318bdc888
|
||||
- uses: aws-actions/configure-aws-credentials@e26e19042832fb823bebedbd411b82b685244c69
|
||||
with:
|
||||
aws-region: ${{ vars.AWS_REGION || 'us-east-1' }}
|
||||
role-session-name: github-${{ github.job }}-${{ github.run_id }}-${{ github.run_attempt }}
|
||||
|
Loading…
Reference in New Issue
Block a user