chrisdickinson / setup-yq

Apache License 2.0
27 stars 20 forks source link

The `add-path` command is disabled #2

Closed andrioid closed 3 years ago

andrioid commented 3 years ago

My workflows stopped working today. Can we update to adhere to the new ENV rules?

Error: Unable to process command '::add-path::/opt/hostedtoolcache/yq/3.3.2/x64' successfully.
Error: The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
andrioid commented 3 years ago

Still not working. Did we forget to run the build step? The dist/ directory hasn't been updated in 11 months.

missedone commented 3 years ago

@andrioid , could you create a new tag 1.0.1 for the fix? though use latest works for me

andre-lx commented 3 years ago

not fixed. only works with latest. please update your release. thanks

andrioid commented 3 years ago

@missedone: I don't have access to do that. @chrisdickinson needs to do it.