replace-string-action icon indicating copy to clipboard operation
replace-string-action copied to clipboard

Floating v2 version

Open bjon opened this issue 3 years ago • 5 comments

It would be great if you could add a floating v2 version, like actions/checkout@v3. Now we need to update every file, when a new minor is released.

bjon avatar Dec 09 '22 10:12 bjon

Assuming a tag is sufficient for this to work, a v2 version should now be in place

frabert avatar Dec 09 '22 10:12 frabert

It works. Thanks!

bjon avatar Dec 12 '22 10:12 bjon

@frabert You can also automate this like actions/checkout does: https://github.com/actions/checkout/blob/main/.github/workflows/update-main-version.yml

bjon avatar Dec 12 '22 10:12 bjon

I am 100% sure I would end up spending more time debugging the automation than it takes me to manually push a tag, considering how infrequently I update this repo 😅

frabert avatar Dec 12 '22 11:12 frabert

hehe you're probably right :)

bjon avatar Dec 12 '22 11:12 bjon