Skip to content

Commit

Permalink
chore(deps): update ffurrer2/extract-release-notes action to v2 (#2515)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent 8ed004d commit 4fd9d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Extract release notes
id: release_notes
if: ${{ success() }}
uses: ffurrer2/extract-release-notes@v1
uses: ffurrer2/extract-release-notes@v2

- name: Get version
id: get_version
Expand Down

0 comments on commit 4fd9d0b

Please sign in to comment.