Cysharp / YetAnotherHttpHandler

YetAnotherHttpHandler brings the power of HTTP/2 (and gRPC) to Unity and .NET Standard.
MIT License
376 stars 33 forks source link

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

Closed guitarrapc closed 7 months ago

guitarrapc commented 7 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.