Update aws-actions/configure-aws-credentials digest to 16fec60

Update aws-actions/configure-aws-credentials

Change-type: patch
This commit is contained in:
balena-renovate[bot] 2025-02-08 01:17:03 +00:00 committed by GitHub
parent f64df9b845
commit 71c347b08e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -81,7 +81,7 @@ jobs:
- name: Setup awscli
uses: unfor19/install-aws-cli-action@e8b481e524a99f37fbd39fdc1dcb3341ab091367 # v1
- uses: aws-actions/configure-aws-credentials@3478c15aa1cf2543c22efcbbd3e483d49c3a31d7
- uses: aws-actions/configure-aws-credentials@16fec6080fdb89d4b237dee411b7bf8f3658ec97
with:
aws-region: ${{ vars.AWS_REGION || 'us-east-1' }}
role-session-name: github-${{ github.job }}-${{ github.run_id }}-${{ github.run_attempt }}