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

[bug] v3 doesn't indicate the presence of an output value #355

Open
isaacsanders opened this issue Sep 24, 2024 · 0 comments
Open

[bug] v3 doesn't indicate the presence of an output value #355

isaacsanders opened this issue Sep 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@isaacsanders
Copy link

What happened?

for v3, the output download-path isn't defined in the action.yml. This is causing an issue when linting out workflows in GHES (source: rhysd/actionlint#442). I don't know how to add the value in the v3 branch of the action, but that is needed for those of us who can't use v4.

What did you expect to happen?

I would expect the output to be listed.

How can we reproduce it?

Run rhysd/actionlint on a workflow using the output of the v3 action. It will incorrectly raise a linting issue.

Anything else we need to know?

No response

What version of the action are you using?

v3

What are your runner environments?

self-hosted, linux

Are you on GitHub Enterprise Server? If so, what version?

v3.8+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant