super-cooper / memebot

A custom Discord bot For The Boys
GNU General Public License v3.0
8 stars 0 forks source link

Use Dependabot to update GitHub Actions #129

Closed super-cooper closed 1 year ago

super-cooper commented 1 year ago

Workflows can fall out of date, and shouldn't affect code correctness on updates, so Dependabot will manage updates. Pip packages are not watched because there are no tests yet, and those upgrades could easily break code. As such, this patch only solves a piece of #93.