sds / mock_redis

Mock Redis gem for Ruby
Other
492 stars 154 forks source link

CI: Let dependabot update GH Actions #305

Closed olleolleolle closed 5 months ago

olleolleolle commented 5 months ago

This PR adds a configuration to tell Dependabot to update the versions used for some well-known GitHub Actions, such as checkout, in order to avoid deprecation warnings when those get too old. Documentation

sds commented 5 months ago

Thanks!