Skip to content

Commit c48ccee

Browse files
authored
Update release-drafter.yml (#4528)
1 parent aeb2ba5 commit c48ccee

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/release-drafter.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name-template: 'v$RESOLVED_VERSION 🌈'
22
tag-template: 'v$RESOLVED_VERSION'
33
categories:
4+
- title: '🚨 Security'
5+
labels:
6+
- 'security'
47
- title: '🚀 Features'
58
labels:
69
- 'enhancement'
@@ -41,4 +44,4 @@ version-resolver:
4144
template: |
4245
## Changes
4346
44-
$CHANGES
47+
$CHANGES

0 commit comments

Comments
 (0)