Skip to content

fix: Unexpected input(s) 'predicate-quantifier' #225

@petermetz

Description

@petermetz

The Problem

The error message shown when I try to use the new predicate quantifier feature is pasted below.
The feature was introduced by: #224

Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']

Root Cause Analysis

The pull request added the feature in the code but did not declare the predicate-quantifier parameter as a possible input in the action.yml file which is standard for GitHub actions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions