Skip to content

Commit 5b12abe

Browse files
committed
feat: Add CodeQL Extractor versioning
1 parent 820ffc7 commit 5b12abe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.release.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,9 @@ locations:
1212
- 'action.yml'
1313
patterns:
1414
- '{repo}@v?{version}'
15+
16+
- name: "CodeQL Extractor"
17+
paths:
18+
- 'codeql-extractor.yml'
19+
patterns:
20+
- 'version:\s+{version}'

0 commit comments

Comments
 (0)