Skip to content

Releases: mukunku/tag-exists-action

Upgrade from Node16 to Node20

02 Feb 18:55
bdad1ea
Compare
Choose a tag to compare

This release bumps the node runtime version.

Thanks to @davidgamero for putting the PR together (#24)

Better edge case error handling

15 Dec 04:36
abb37bc
Compare
Choose a tag to compare

This release updates packages and adds more comprehensive error handling.

Thanks to @kroese for their contribution to this release ⭐ (#21)

New optional `repo` parameter

17 Sep 03:15
78009d2
Compare
Choose a tag to compare

This release exposes a new optional repo parameter. With this you may check the existence of tags in any repo you have access to. Not just the repo the action is running in.

Special thanks to @zachgoncalves for implementing this feature that was requested in #18 🥇

Upgrade @actions/github to 5.1.1

11 Aug 03:18
5c36d89
Compare
Choose a tag to compare

This release updates all package dependencies to their latest versions. Most notably upgrading the @actions/github package from 2.1.1 to 5.1.1

Automatic GITHUB_TOKEN Injection

30 Nov 22:21
9298fbc
Compare
Choose a tag to compare

With this release users no longer need to provide a GITHUB_TOKEN environment variable to the action.

Special thanks to @kzrnm (#8)

Upgraded from Node12 to Node16

04 Nov 02:26
5dfe2bf
Compare
Choose a tag to compare

This release bumps a bunch of package versions and the node runtime version.

Ready For Marketplace

23 Apr 23:23
f8003af
Compare
Choose a tag to compare