We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c38ce1 commit 459f971Copy full SHA for 459f971
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: 0
17
18
- name: Create changelog
19
- uses: arduino/create-changelog@1.2.0
+ uses: arduino/create-changelog@1.2.1
20
with:
21
tag-regex: '^[0-9]+\.[0-9]+\.[0-9]+$'
22
filter-regex: '^\[(skip|changelog)[ ,-](skip|changelog)\].*'
0 commit comments