From cc3d630aff95bd22bd09ed6040365e56e79e13ac Mon Sep 17 00:00:00 2001 From: Michael Lehmann Date: Wed, 27 May 2026 11:02:26 -0700 Subject: [PATCH] linting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 879f3b7..71358ed 100644 --- a/README.md +++ b/README.md @@ -623,7 +623,7 @@ For further information on OIDC and GitHub Actions, please see: ## Running in AWS Containers To run this action using self-hosted action runners on AWS Containers such as -Codebuild or EKS, you may need to set `role-chaining: true`. +Codebuild or EKS, you may need to set `role-chaining: true`. If you are using EKS and encountering an error related to the packed size of session tags, set `role-skip-session-tagging: true`.