mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-06-08 12:17:07 +00:00
fix typo
This commit is contained in:
parent
ef93a73b13
commit
f5f46df077
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ with the `role-duration-seconds` input.
|
|||
- 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
|
||||
account IDs as sensitive information, so this change reflects that stance. You
|
||||
can rever 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`.
|
||||
|
||||
**New features**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue