Cysharp / ConsoleAppFramework

Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
MIT License
1.62k stars 93 forks source link

ci: add depndabot.yaml to update github-actions #103

Closed guitarrapc closed 5 months ago

guitarrapc commented 5 months ago

tl;dr;

Automate suggestion for update GitHub Actions.

Motivation

Important actions are centrally managed on Cysharp/Actions, however few pieces of direct actions usage is managed by own repo.

Let's use dependabot to manage repo's actions version update strategy.