TWRP_OFOX_PBRP_SHRP_Recover.../.github/dependabot.yml
2024-09-03 17:01:24 +05:30

9 lines
314 B
YAML

# .github/dependabot.yml
version: 2
updates:
- package-ecosystem: "github-actions" # This specifies that you want to update GitHub Actions.
directory: ".github/workflows" # The directory where your workflow files are located.
schedule:
interval: "cron"
cron: "0 0 1 1 *"