paths-filter icon indicating copy to clipboard operation
paths-filter copied to clipboard

Add missing `predicate-quantifier` input definition to action.yml

Open rhysd opened this issue 1 year ago • 3 comments

The predicate-quantifier input was added at v3.0.2 but is not listed in action.yml. Though listing inputs is optional, actionlint looks at them to verify the usage of the inputs.

This PR adds the missing input definition to the manifest file so that it can solve the issue: https://github.com/rhysd/actionlint/issues/416

The description was stolen from the usage document in README.md.

rhysd avatar Apr 24 '24 02:04 rhysd

Running into the same issue. Thanks for the fix!

jiuguangw avatar Apr 24 '24 13:04 jiuguangw

@dorny can you please merge this and release it when you have some time?

thanks

jamagalhaes avatar Jun 12 '24 22:06 jamagalhaes

This PR is a duplicate of #226

GRA0007 avatar Jun 28 '24 04:06 GRA0007