Skip to content

Commit 737313a

Browse files
committed
feat: Add release
1 parent f4e0ca2 commit 737313a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.release.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
name: "codeql-extractor-bicep"
2+
repository: "GitHubSecurityLab/codeql-extractor-bicep"
3+
version: "0.1.0"
4+
5+
ecosystems:
6+
- Docs
7+
- GitHub
8+
9+
locations:
10+
- name: "GitHub Action"
11+
paths:
12+
- 'action.yml'
13+
patterns:
14+
- '{repo}@v?{version}'

0 commit comments

Comments
 (0)