Skip to content

Commit

Permalink
Adding github actions to dependabot scanning
Browse files Browse the repository at this point in the history
  • Loading branch information
mswatosh committed Aug 31, 2023
1 parent 1fac807 commit bd62548
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily

- package-ecosystem: maven
directory: /
schedule:
Expand Down

0 comments on commit bd62548

Please sign in to comment.