Skip to content

Commit

Permalink
CI: try enable Dependabot checks for GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ForNeVeR committed Sep 13, 2024
1 parent 2f8b3fd commit e5d58e9
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,7 +6,7 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
directories: ["/", "/.github/workflows/perform-common-steps"]
schedule:
interval: "daily"
- package-ecosystem: "nuget"
Expand Down

0 comments on commit e5d58e9

Please sign in to comment.