Skip to content

Commit c29eb24

Browse files
committed
ci: move to v3
1 parent d7b7bb1 commit c29eb24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/changelog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Generate Change Log
1616
id: generate_log
1717
run: |
18-
curl -sSL https://goblin.run/github.com/barelyhuman/commitlog | sh
18+
curl -sSL https://goblin.run/github.com/barelyhuman/commitlog/v3@v3 | sh
1919
commitlog g > CHANGELOG.md
2020
- uses: ncipollo/release-action@v1
2121
with:

0 commit comments

Comments
 (0)