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