Skip to content

dependabot for github actions #1

dependabot for github actions

dependabot for github actions #1

Workflow file for this run

# Set update schedule for GitHub Actions
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "monthly"