We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce596ef commit 1b3d37eCopy full SHA for 1b3d37e
.release.yml
@@ -5,6 +5,7 @@ version: "0.2.0"
5
ecosystems:
6
- Docs
7
- GitHub
8
+ - CodeQL
9
10
locations:
11
- name: "GitHub Action"
ql/lib/qlpack.yml
@@ -2,7 +2,7 @@
2
library: true
3
warnOnImplicitThis: false
4
name: githubsecuritylab/bicep-all
-version: 0.1.0
+version: 0.2.0
dependencies:
codeql/util: "^1.0.0"
codeql/yaml: "^1.0.0"
ql/src/qlpack.yml
@@ -1,5 +1,5 @@
1
name: githubsecuritylab/bicep-queries
groups:
- bicep
- queries
0 commit comments