Thalhammer / jwt-cpp

A header only library for creating and validating json web tokens in c++
https://thalhammer.github.io/jwt-cpp/
MIT License
855 stars 233 forks source link

:arrow_up: Upgrade various ci packages being deprecated soon #268

Closed Thalhammer closed 1 year ago

prince-chrismc commented 1 year ago

We should add depenabot for the github actions 🤔

Thalhammer commented 1 year ago

I don't really like dependabot because it creates tons of pr's for simple things that can be done in a single commit or along with a different change and are not urgent.

prince-chrismc commented 1 year ago

That's fair