Skip to content

Commit

Permalink
Update aws-actions/configure-aws-credentials digest to f171d5c
Browse files Browse the repository at this point in the history
Update aws-actions/configure-aws-credentials

Change-type: patch
  • Loading branch information
balena-renovate[bot] authored Jan 17, 2025
1 parent 21db9f4 commit c82207b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Setup awscli
uses: unfor19/install-aws-cli-action@e8b481e524a99f37fbd39fdc1dcb3341ab091367 # v1

- uses: aws-actions/configure-aws-credentials@97834a484a5ab3c40fa9e2eb40fcf8041105a573
- uses: aws-actions/configure-aws-credentials@f171d5c895855a39c1ef93ab625499424407e172
with:
aws-region: ${{ vars.AWS_REGION || 'us-east-1' }}
role-session-name: github-${{ github.job }}-${{ github.run_id }}-${{ github.run_attempt }}
Expand Down

0 comments on commit c82207b

Please sign in to comment.