mathieudutour / github-tag-action

A Github Action to automatically bump and tag master, on merge, with the latest SemVer formatted version. Works on any platform.
https://github.com/marketplace/actions/github-tag
MIT License
625 stars 195 forks source link

Update `@actions/core` to v1.10.0 #146

Closed JohnTitor closed 1 year ago

JohnTitor commented 1 year ago

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

Signed-off-by: Yuki Okushi jtitor@2k36.org