We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13f5203 commit f7ba8a3Copy full SHA for f7ba8a3
.github/workflows/release.yaml
@@ -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@v1
20
with:
21
tag-regex: '^[0-9]+\.[0-9]+\.[0-9]+$'
22
filter-regex: '^\[(skip|changelog)[ ,-](skip|changelog)\].*'
0 commit comments