Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0934acc

Browse files
committedApr 27, 2021
chore: add codeql-action to dependabot config
1 parent 81b75bc commit 0934acc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
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)
Please sign in to comment.