Skip to content

Commit

Permalink
Merge pull request #302 from balena-io/renovate/aws-actions-configure…
Browse files Browse the repository at this point in the history
…-aws-credentials-digest

Update aws-actions/configure-aws-credentials digest to 6116f2b
  • Loading branch information
balena-renovate[bot] committed Jul 17, 2024
2 parents 3d685ad + 777aecb commit c738ed5
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 @@ -79,7 +79,7 @@ jobs:
- name: Setup awscli
uses: unfor19/install-aws-cli-action@e8b481e524a99f37fbd39fdc1dcb3341ab091367 # v1

- uses: aws-actions/configure-aws-credentials@96589f5dfc2a132a761760e07b80ee57ce45b200
- uses: aws-actions/configure-aws-credentials@6116f2b953fead7a4c7fba8a3e91d24829555510
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 c738ed5

Please sign in to comment.