Additional GitHub Actions

Here are a few additional GitHub actions that you may find useful.

TagBot

Automatically creates tags/releases in your GitHub repo when you register a release with the Julia general registry. Create a new action and copy the contents of this file.

CompatHelper

Creates a new PR whenever one of your dependencies releases a new version. Create a new action and copy the contents of this file.