Skip to content

Commit

Permalink
Merge pull request #1349 from product-os/renovate/aws-actions-configu…
Browse files Browse the repository at this point in the history
…re-aws-credentials-4.0.x

Update aws-actions/configure-aws-credentials action to v4.0.3
  • Loading branch information
balena-renovate[bot] authored Jan 27, 2025
2 parents 53e942d + e3beaa6 commit 9a47ffe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/flowzone.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
- &configureAWSCredentials # https://github.com/aws-actions/configure-aws-credentials
name: Configure AWS credentials
id: aws_credentials
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
uses: aws-actions/configure-aws-credentials@4fc4975a852c8cd99761e2de1f4ba73402e44dd9 # v4.0.3
# skip if the PR is from a fork or aws region is unset
if: |
( matrix.region != '' || inputs.aws_region != '' ) &&
Expand Down

0 comments on commit 9a47ffe

Please sign in to comment.