Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit f858ba7

Browse files
Bump ffurrer2/extract-release-notes from 1 to 2
Bumps [ffurrer2/extract-release-notes](https://github.com/ffurrer2/extract-release-notes) from 1 to 2. - [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...v2) --- updated-dependencies: - dependency-name: ffurrer2/extract-release-notes dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36e4282 commit f858ba7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
uses: actions/checkout@v4
4444
- name: Extract release notes
4545
id: extract-release-notes
46-
uses: ffurrer2/extract-release-notes@v1
46+
uses: ffurrer2/extract-release-notes@v2
4747
- name: Create release
4848
env:
4949
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)