summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
AgeCommit message (Collapse)Author
2022-10-16Disable dependabot for auto-request-review for nowTakashi Kokubun
because you have to manually update the version tag comment. It feels unsafe to trust third party git tags when you need to pass MATZBOT_GITHUB_TOKEN to it. Git commit sha alone isn't human-readable and I'm reluctant to remove the comment either. It doesn't seem worth the effort to review changes for every release of this action.
2022-03-24Added dependabot configuration for actions dependenciesHiroshi SHIBATA