Skip to content

Create dependabot.yml to update Actions version #1

Create dependabot.yml to update Actions version

Create dependabot.yml to update Actions version #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: "weekly"