We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81b75bc commit 0934accCopy full SHA for 0934acc
.github/dependabot.yml
@@ -9,6 +9,7 @@ updates:
9
# GitHub always delivers the latest versions for each major
10
# release tag, so handle updates manually
11
- dependency-name: "actions/*"
12
+ - dependency-name: "github/codeql-action/*"
13
14
- package-ecosystem: "npm"
15
directory: "/"
0 commit comments