chore: release v4.0.1 (#876)
This commit is contained in:
parent
b48e2ee5c6
commit
010d0da01d
2 changed files with 6 additions and 1 deletions
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||||
|
||||
## [4.0.1](https://github.com/aws-actions/configure-aws-credentials/compare/v4.0.0...v4.0.1) (2023-10-03)
|
||||
|
||||
### Documentation
|
||||
* Throw a warning when customers use long-term credentials.
|
||||
|
||||
## [4.0.0](https://github.com/aws-actions/configure-aws-credentials/compare/v3.0.2...v4.0.0) (2023-09-11)
|
||||
|
||||
* Upgraded runtime to `node20` from `node16`
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ calls.
|
|||
|
||||
### Recent News
|
||||
|
||||
#### Long-term credentials warning (10/2/23)
|
||||
#### Long-term credentials warning (10/3/23)
|
||||
|
||||
We have added a warning when using long-term credentials to access AWS
|
||||
(IAM access keys and secret keys). Using long-term credentials requires you
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue