Skip to content

Commit

Permalink
Bump ffurrer2/extract-release-notes from 1.10.0 to 1.11.0 (#258)
Browse files Browse the repository at this point in the history
Bumps [ffurrer2/extract-release-notes](https://github.com/ffurrer2/extract-release-notes) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/ffurrer2/extract-release-notes/releases)
- [Changelog](https://github.com/ffurrer2/extract-release-notes/blob/main/CHANGELOG.md)
- [Commits](ffurrer2/extract-release-notes@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: ffurrer2/extract-release-notes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2022
1 parent e194efd commit 850fed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Extract Release Notes
id: release-notes
uses: ffurrer2/extract-release-notes@v1.10.0
uses: ffurrer2/extract-release-notes@v1.11.0
with:
changelog_file: ./library/docs/changelog.md

Expand Down

0 comments on commit 850fed7

Please sign in to comment.