We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c38ce1 commit 09f7530Copy full SHA for 09f7530
.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@v1
20
with:
21
tag-regex: '^[0-9]+\.[0-9]+\.[0-9]+$'
22
filter-regex: '^\[(skip|changelog)[ ,-](skip|changelog)\].*'
0 commit comments