mirror of
https://github.com/balena-io/open-balena.git
synced 2024-12-24 07:46:39 +00:00
Merge pull request #225 from balena-io/renovate/aws-actions-configure-aws-credentials-digest
Update aws-actions/configure-aws-credentials digest to cf3f053
This commit is contained in:
commit
1382e77e07
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
|
||||
submodules: true
|
||||
|
||||
- uses: aws-actions/configure-aws-credentials@bd0758102444af2a09b9e47a2c93d0f091c1252d
|
||||
- uses: aws-actions/configure-aws-credentials@cf3f053829ce34650d2f93d511f5e3320ae3f5e7
|
||||
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