mirror of
https://github.com/balena-io/open-balena.git
synced 2025-01-30 16:14:07 +00:00
Update aws-actions/configure-aws-credentials digest to 43c8912
Update aws-actions/configure-aws-credentials Change-type: patch
This commit is contained in:
parent
20bc45b6b2
commit
8e7be03371
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
|||||||
# FIXME: remove once balenaBlocks/balenaVirt is a thing
|
# FIXME: remove once balenaBlocks/balenaVirt is a thing
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
||||||
- uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502
|
- uses: aws-actions/configure-aws-credentials@43c891271eabca0b34d95f2453e2fe354928b16d
|
||||||
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…
x
Reference in New Issue
Block a user