Commit e90fa0c
authored
chore(deps): update aws-actions/configure-aws-credentials action to v5 (#19)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[aws-actions/configure-aws-credentials](https://redirect.github.com/aws-actions/configure-aws-credentials)
| action | major | `v4.3.1` -> `v5.1.1` |
---
### Release Notes
<details>
<summary>aws-actions/configure-aws-credentials
(aws-actions/configure-aws-credentials)</summary>
###
[`v5.1.1`](https://redirect.github.com/aws-actions/configure-aws-credentials/releases/tag/v5.1.1)
[Compare
Source](https://redirect.github.com/aws-actions/configure-aws-credentials/compare/v5.1.0...v5.1.1)
##### Miscellaneous Chores
- release 5.1.1
([56d6a58](https://redirect.github.com/aws-actions/configure-aws-credentials/commit/56d6a583f00f6bad6d19d91d53a7bc3b8143d0e9))
- various dependency updates
###
[`v5.1.0`](https://redirect.github.com/aws-actions/configure-aws-credentials/releases/tag/v5.1.0)
[Compare
Source](https://redirect.github.com/aws-actions/configure-aws-credentials/compare/v5.0.0...v5.1.0)
##### Features
- Add global timeout support
([#​1487](https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1487))
([1584b8b](https://redirect.github.com/aws-actions/configure-aws-credentials/commit/1584b8b0e2062557287c28fbe9b8920df434e866))
- add no-proxy support
([#​1482](https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1482))
([dde9b22](https://redirect.github.com/aws-actions/configure-aws-credentials/commit/dde9b22a8e889a0821997a21a2c5a38020ee8de3))
- Improve debug logging in retry logic
([#​1485](https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1485))
([97ef425](https://redirect.github.com/aws-actions/configure-aws-credentials/commit/97ef425d73aa532439f54f90d0e83101a186c5a6))
##### Bug Fixes
- properly expose getProxyForUrl (introduced in
[#​1482](https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1482))
([#​1486](https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1486))
([cea4298](https://redirect.github.com/aws-actions/configure-aws-credentials/commit/cea42985ac88b42678fbc84c18066a7f07f05176))
###
[`v5.0.0`](https://redirect.github.com/aws-actions/configure-aws-credentials/releases/tag/v5.0.0)
[Compare
Source](https://redirect.github.com/aws-actions/configure-aws-credentials/compare/v4.3.1...v5.0.0)
##### ⚠ BREAKING CHANGES
- Cleanup input handling. Changes invalid boolean input behavior (see
[#​1445](https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1445))
##### Features
- add skip OIDC option
([#​1458](https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1458))
([8c45f6b](https://redirect.github.com/aws-actions/configure-aws-credentials/commit/8c45f6b08196feb86cfdbe431541d5571d9ab2c2))
- Cleanup input handling. Changes invalid boolean input behavior (see
[#​1445](https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1445))
([74b3e27](https://redirect.github.com/aws-actions/configure-aws-credentials/commit/74b3e27aa80db064b5bb8c04b22fc607e817acf7))
- support account id allowlist
([#​1456](https://redirect.github.com/aws-actions/configure-aws-credentials/issues/1456))
([c4be498](https://redirect.github.com/aws-actions/configure-aws-credentials/commit/c4be498953fc1da2707a50ce4b761a53af3d02af))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 9am on the first day of the
month" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/masterpointio/github-action-tf-test).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQyLjE5LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG8tdXBncmFkZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3a31833 commit e90fa0c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments