Skip to content

Commit

Permalink
Bump ffurrer2/extract-release-notes from 1 to 2
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 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 2b0e4ee commit 8720fd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
ORG_GRADLE_PROJECT_mavenCentralPassword: ${{ secrets.SONATYPE_NEXUS_PASSWORD }}
ORG_GRADLE_PROJECT_signingInMemoryKey: ${{ secrets.ARTIFACT_SIGNING_PRIVATE_KEY }}

- uses: ffurrer2/extract-release-notes@v1
- uses: ffurrer2/extract-release-notes@v2
id: release_notes

- uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 8720fd8

Please sign in to comment.