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

workdir is not a valid input parameters #122

Open
marcindabrowski opened this issue Apr 18, 2024 · 0 comments · May be fixed by #132
Open

workdir is not a valid input parameters #122

marcindabrowski opened this issue Apr 18, 2024 · 0 comments · May be fixed by #132
Assignees

Comments

@marcindabrowski
Copy link

When I defined workdir as an input paramter to this action I got error:
Unexpected input(s) 'workdir', valid inputs are ['entryPoint', 'args', 'github_token', 'tool_name', 'level', 'reporter', 'filter_mode', 'fail_on_error', 'reviewdog_flags', 'actionlint_flags'].

Also searched the main branch code, and workdir is also only in README.md file.
As I understood actionlint tool it is always run against .github/workflows folder.

@massongit massongit linked a pull request Jun 6, 2024 that will close this issue
@massongit massongit self-assigned this Jun 6, 2024
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 a pull request may close this issue.

2 participants