-
Notifications
You must be signed in to change notification settings - Fork 18
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
set-output
command is deprecated
#22
Comments
Since this repository seams stale. I did a drop replace using ->
to get rid of the deprecation messages. |
Here the link for whoever wants it: https://github.com/carterchen247/version-retriever |
I've updated this repository in a fork here https://github.com/dhkatz/get-version-action |
another repo can be used https://github.com/maltoze/get-version-action |
Or if you just need the short ref name (e.g. And as shown in this answer you can also remove the prefix like this when using the Ubuntu runner, for example to remove the echo "${GITHUB_REF_NAME#v}" |
@dhkatz I tried your fork. In your doc it says use I wanted to raise an issue in your repo but it doesn't have issues... |
I still get some Node.js stuff |
[Run] battila7/get-version-action@v2.2.1
*
Warning: The
set-output
command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/The text was updated successfully, but these errors were encountered: