Cysharp / GrpcWebSocketBridge

Yet Another gRPC over HTTP/1 using WebSocket implementation, primarily targets .NET platform.
MIT License
82 stars 12 forks source link

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

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.