Skip to content

Commit

Permalink
Fix - dependabot githubactions location
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensrinivasan committed Feb 6, 2021
1 parent bcf8d0d commit 7ab314d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ updates:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: "github-actions"
directory: ".github/workflows"
directory: "/"
schedule:
interval: "daily"

0 comments on commit 7ab314d

Please sign in to comment.