Skip to content

Add dependabot for actions #1

Add dependabot for actions

Add dependabot for actions #1

Workflow file for this run

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "10:00" # time is in UTC
reviewers:
- "brynpickering"
- "mfitz"
- "KasiaKoz"