chore: add codeql-action to dependabot config
This commit is contained in:
parent
3577985015
commit
e48de92c7f
|
@ -9,6 +9,7 @@ updates:
|
|||
# GitHub always delivers the latest versions for each major
|
||||
# release tag, so handle updates manually
|
||||
- dependency-name: "actions/*"
|
||||
- dependency-name: "github/codeql-action/*"
|
||||
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
|
|
Loading…
Reference in New Issue