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
641 stars 201 forks source link

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

Closed JohnTitor closed 2 years ago

JohnTitor commented 2 years 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