Skip to content

Commit e48de92

Browse files
committed
chore: add codeql-action to dependabot config
1 parent 3577985 commit e48de92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ updates:
99
# GitHub always delivers the latest versions for each major
1010
# release tag, so handle updates manually
1111
- dependency-name: "actions/*"
12+
- dependency-name: "github/codeql-action/*"
1213

1314
- package-ecosystem: "npm"
1415
directory: "/"

0 commit comments

Comments
 (0)