Files
avo/.github/workflows
Michael McLoughlin 9eff2e4375 .github: replace dependabot with deps workflow (#277)
Dependabot ignores updates to Go modules that do not have semantic version
tags. See: https://github.com/dependabot/dependabot-core/issues/3017.

Therefore, this change replaces dependabot with a custom workflow with
upgrades Go dependencies using `go get -u ./...` and creates a PR. This PR
will be auto-merged using the existing logic for cadobot-generated PRs.
2022-05-01 14:59:48 -07:00
..
2022-05-01 14:11:37 -07:00
2022-05-01 13:10:40 -07:00
2022-04-24 12:54:07 -07:00