Cysharp / ZLogger

Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.
MIT License
1.11k stars 79 forks source link

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

Closed guitarrapc closed 5 days ago

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