You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Replace broken actions-tagger with github-script for version tagging (#881)
## Summary
Replace the broken `Actions-R-Us/actions-tagger` action (pinned commit no longer has `lib/index.js`) with `actions/github-script@v8` calling an external script that updates major version tags and the `latest` tag on release.
0 commit comments