Skip to content

Commit

Permalink
Update aws-actions/configure-aws-credentials action to v4.0.3
Browse files Browse the repository at this point in the history
Update aws-actions/configure-aws-credentials from 4.0.2 to 4.0.3

Change-type: patch
  • Loading branch information
balena-renovate[bot] authored Jan 27, 2025
1 parent 0e3ab8b commit 5bf1f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yocto-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ jobs:

# https://github.com/aws-actions/configure-aws-credentials
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
uses: aws-actions/configure-aws-credentials@4fc4975a852c8cd99761e2de1f4ba73402e44dd9 # v4.0.3
with:
role-to-assume: ${{ vars.AWS_IAM_ROLE }}
role-session-name: github-${{ github.job }}-${{ github.run_id }}-${{ github.run_attempt }}
Expand Down

0 comments on commit 5bf1f0e

Please sign in to comment.