Skip to content

Commit

Permalink
Merge pull request #19 from respawn-app/dependabot/github_actions/mik…
Browse files Browse the repository at this point in the history
…epenz/release-changelog-builder-action-5

Bump mikepenz/release-changelog-builder-action from 4 to 5
  • Loading branch information
Nek-12 committed Aug 6, 2024
2 parents 8cfdeaa + 09575ef commit 48717d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: ./gradlew publishToMavenCentral --no-configuration-cache

- name: Generate Changelog
uses: mikepenz/release-changelog-builder-action@v4
uses: mikepenz/release-changelog-builder-action@v5
id: build_changelog
with:
commitMode: true
Expand Down

0 comments on commit 48717d0

Please sign in to comment.