You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The workflow itself works as expected using the inputs context to define the run-name.
The text was updated successfully, but these errors were encountered:
krisrecur
changed the title
'property "property_name" is not defined in object type {}' when input context used in "run-name" expression
1.6.20 - 'property "property_name" is not defined in object type {}' when input context used in "run-name" expression
Oct 4, 2022
Steps to reproduce:
actionlint 1.6.20 throws the following error:
The GitHub Actions documentation and example code specifies that the inputs context is supported in the run-name expression. https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions
The workflow itself works as expected using the inputs context to define the run-name.
The text was updated successfully, but these errors were encountered: