mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-04 06:15:07 +09:00
Merge pull request #799 from massongit/massongit-patch-1
fix: Fix NEWS in README
This commit is contained in:
@@ -24,7 +24,7 @@ changes should be backwards compatible with your existing workflows.
|
|||||||
_all_ use cases. This is changed from 6 hours in `v2`. You can adjust this value
|
_all_ use cases. This is changed from 6 hours in `v2`. You can adjust this value
|
||||||
with the `role-duration-seconds` input.
|
with the `role-duration-seconds` input.
|
||||||
- By default, your account ID will not be masked in workflow logs. This was
|
- By default, your account ID will not be masked in workflow logs. This was
|
||||||
changed from being masked by default in the previous version. AWS does consider
|
changed from being masked by default in the previous version. AWS does not consider
|
||||||
account IDs as sensitive information, so this change reflects that stance. You
|
account IDs as sensitive information, so this change reflects that stance. You
|
||||||
can revert to the old default and mask your account ID in workflow logs by
|
can revert to the old default and mask your account ID in workflow logs by
|
||||||
setting the `mask-aws-account-id` input to `true`.
|
setting the `mask-aws-account-id` input to `true`.
|
||||||
|
|||||||
Reference in New Issue
Block a user