Skip to content

feat: support action inputs as environment variables #1338

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

Merged
merged 5 commits into from
Apr 25, 2025

Conversation

kellertk
Copy link
Member

@kellertk kellertk commented Apr 25, 2025

Issue #, if available: #1335

Description of changes: This commit supports supplying action inputs as environment variables in the form of ENVIRONMENT_VARIABLE when the action input is environment-variable. If you wanted to set role-to-assume with an env var, you would set ROLE_TO_ASSUME in the environment.

Closes #1335


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@kellertk kellertk marked this pull request as draft April 25, 2025 19:18
@kellertk kellertk marked this pull request as ready for review April 25, 2025 20:04
# 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.

Configure inputs with environment variables
3 participants