From 0a785df9d6c1ea65dd0e876ecdda15712826d579 Mon Sep 17 00:00:00 2001 From: Tom Keller <1083460+kellertk@users.noreply.github.com> Date: Fri, 16 Feb 2024 10:13:23 -0800 Subject: [PATCH] chore: fix README typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8435925..c56664b 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ For more information on how to do that, read on. ### Note about GHES Some of this documentation may be inaccurate if you are using GHES (GitHub -Enterprise Servers), please take note to review the GitHub documentation when +Enterprise Server), please take note to review the GitHub documentation when relevant. For example, the URL that the OIDC JWT is issued from is different than the @@ -56,7 +56,7 @@ for the AWS credentials used in GitHub Actions workflows, including: * [Monitor the activity](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html#keep-a-log) of the credentials used in GitHub Actions workflows. * Use temporary credentials when possible. - * Peridically rotate any long-term credentials you use. + * Periodically rotate any long-term credentials you use. ## Using this action There are five different supported ways to retrieve credentials: