octokit / request-action

A GitHub Action to send arbitrary requests to GitHub's REST API
https://github.com/marketplace/actions/GitHub-API-Request
MIT License
369 stars 48 forks source link

Github Action Unexpected input(s) Warning #131

Closed drey0143143 closed 1 year ago

drey0143143 commented 2 years ago

I'm getting this warning after my workflow complete running.How can I fix this please? by the way,I am running Github Action with terragrunt

Unexpected input(s) 'tf_action_version', valid inputs are ['entryPoint', 'args', 'tf_actions_subcommand', 'tf_actions_binary', 'tf_actions_version', 'tg_actions_version', 'tf_actions_cli_credentials_hostname', 'tf_actions_cli_credentials_token', 'tf_actions_comment', 'tf_actions_working_dir', 'tf_actions_fmt_write']
rcdailey commented 1 year ago

I'm not convinced this is a support request. It feels like a bug. This warning gets generated when using the example YAML from the readme.

gr2m commented 1 year ago

closing in favor of https://github.com/octokit/request-action/issues/26