Cysharp / Utf8StringInterpolation

Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.
MIT License
153 stars 8 forks source link

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

Closed guitarrapc closed 2 weeks 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.