wakatime / semver-action

Auto-generate the next semantic version.
MIT License
12 stars 0 forks source link

Replace deprecated command with environment file #33

Closed gandarez closed 1 year ago

gandarez commented 1 year ago

This PR replaces the deprecated command set-output with new environment file before it gets disabled.

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

alanhamlett commented 1 year ago

The branch should start with misc so we don't bump the version.

gandarez commented 1 year ago

The branch should start with misc so we don't bump the version.

It should be bumped because Golang has been updated to 1.20