act-up 1.0.1

Update `uses` references in your GitHub Actions workflow files.
1
2
3
4
5
6
{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [
    "github>typed-sigterm/renovate-config"
  ]
}