Sandboxie/.github/dependabot.yml

10 lines
235 B
YAML
Raw Normal View History

2022-03-08 08:55:31 +00:00
# Set update schedule for GitHub Actions
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every weekday, Monday to Friday
interval: "daily"