Skip to content
New issue

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

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

Already on GitHub? # 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants