chore(new-release): add prefix v, add security as type (#376)

* chore(new-release): add prefix v, add security as type

* fix(pr-lint): fix pr-lint workflow

* fix(lint): prettier format
This commit is contained in:
2025-11-25 14:15:55 +02:00
committed by GitHub
parent 9fe05efeec
commit e58465e5d3
3 changed files with 5 additions and 2 deletions

View File

@@ -25,6 +25,8 @@ jobs:
- name: Create tag if necessary
uses: fregante/daily-version-action@fb1a60b7c4daf1410cd755e360ebec3901e58588 # v2.1.3
id: daily-version
with:
prefix: v
- name: Create changelog text
if: steps.daily-version.outputs.created