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

dorny/paths-filter@v3 added a new option #416

Open
jmeickle-theaiinstitute opened this issue Apr 23, 2024 · 3 comments
Open

dorny/paths-filter@v3 added a new option #416

jmeickle-theaiinstitute opened this issue Apr 23, 2024 · 3 comments

Comments

@jmeickle-theaiinstitute

This is not picked up by actionlint which spuriously fails a valid workflow:

GitHub Actions / actionlint
input "predicate-quantifier" is not defined in action "dorny/paths-filter@v3". available inputs are "base", "filters", "initial-fetch-depth", "list-files", "ref", "token", "working-directory"

It was added in their most recent release, v3.0.2: https://github.com/dorny/paths-filter/releases/tag/v3.0.2 Which is for some reason marked as a patch despite adding a new feature.

@rhysd
Copy link
Owner

rhysd commented Apr 24, 2024

actionlint cannot know the input because it is not listed in the manifest.

@rhysd
Copy link
Owner

rhysd commented Apr 24, 2024

I created a PR there. Meanwhile, please ignore the error by -ignore '"predicate-quantifier"'.

@jmeickle-theaiinstitute
Copy link
Author

Thank you, appreciate the fast response + awesome project!

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

No branches or pull requests

2 participants