Skip to content

Commit

Permalink
Bump mikepenz/release-changelog-builder-action from 3.7.0 to 3.7.1 (#274
Browse files Browse the repository at this point in the history
)

Bumps [mikepenz/release-changelog-builder-action](https://github.com/mikepenz/release-changelog-builder-action) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/mikepenz/release-changelog-builder-action/releases)
- [Commits](mikepenz/release-changelog-builder-action@v3.7.0...v3.7.1)

---
updated-dependencies:
- dependency-name: mikepenz/release-changelog-builder-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 11, 2023
1 parent de0f9d0 commit a96aebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_push_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: ./gradlew dockerBuild dockerPush -Prelease

- name: Generate release changelog
uses: mikepenz/release-changelog-builder-action@v3.7.0
uses: mikepenz/release-changelog-builder-action@v3.7.1
id: build_changelog
with:
configuration: "changelog-builder.json"
Expand Down

0 comments on commit a96aebc

Please sign in to comment.