Files
2024-07-04 12:22:08 +01:00

6 lines
256 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions" # search for actions - there are other options available
directory: "/" # search in .github/workflows under root `/`
schedule:
interval: "weekly" # check for action update every week