mirror of
https://github.com/balena-io/open-balena.git
synced 2024-12-19 21:57:53 +00:00
Update aws-actions/configure-aws-credentials digest to 7ec02fd
Update aws-actions/configure-aws-credentials Change-type: patch
This commit is contained in:
parent
db01096d6d
commit
bceb86d982
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -81,7 +81,7 @@ jobs:
|
||||
- name: Setup awscli
|
||||
uses: unfor19/install-aws-cli-action@e8b481e524a99f37fbd39fdc1dcb3341ab091367 # v1
|
||||
|
||||
- uses: aws-actions/configure-aws-credentials@d90c1f89e165507b62af677520e840bc63a7b509
|
||||
- uses: aws-actions/configure-aws-credentials@7ec02fdd4f529d110f8ef3a54f0cc68775610e4f
|
||||
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