Skip to content

Commit 83a443d

Browse files
Update ffurrer2/extract-release-notes action to v3 (#726)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5879785 commit 83a443d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Extract release notes
2929
id: extract-release-notes
30-
uses: ffurrer2/extract-release-notes@v2
30+
uses: ffurrer2/extract-release-notes@v3
3131
with:
3232
release_notes_file: RELEASE_NOTES.md
3333

0 commit comments

Comments
 (0)