Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: skips session tagging #209

Merged
merged 1 commit into from
May 11, 2021

Conversation

paragbhingre
Copy link
Contributor

@paragbhingre paragbhingre commented May 11, 2021

This PR fix the issue #199

Description of changes:
This issue was occurring due to incorrect data type of the role-skip-session-tagging parameter.
In order to fix this issue need to type caste the value of the role-skip-session-tagging parameter from string to boolean.

when role-skip-session-tagging is false

Screen Shot 2021-05-11 at 2 53 31 PM

when role-skip-session-tagging is true

Screen Shot 2021-05-11 at 2 53 11 PM

@mergify mergify bot merged commit 4900858 into aws-actions:master May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants