Skip to content

Commit ec11208

Browse files
committed
build: Fix changelog action branch
1 parent 801fc90 commit ec11208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
with:
1717
fetch-depth: 0
1818
submodules: recursive
19-
- uses: nwillems/github-changelog-action@master
19+
- uses: nwillems/github-changelog-action@patch-1
2020
with:
2121
next_version: "1.10.1"

0 commit comments

Comments
 (0)