Skip to content

updated versions in github actions #3

updated versions in github actions

updated versions in github actions #3

Workflow file for this run

# Set update schedule for GitHub Actions

Check failure on line 1 in .github/workflows/dependabot.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dependabot.yml

Invalid workflow file

(Line: 3, Col: 1): Unexpected value 'version', (Line: 4, Col: 1): Unexpected value 'updates', (Line: 3, Col: 1): Required property is missing: jobs
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "monthly"