This is an automated email from the ASF dual-hosted git repository. sruehl pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/plc4x.git
The following commit(s) were added to refs/heads/develop by this push: new b10d3840e0 chore(deps): update auto-generate-changelog to v1.3.0 b10d3840e0 is described below commit b10d3840e09ed0c55832881e7eacab7b7fe51d42 Author: Sebastian Rühl <sru...@apache.org> AuthorDate: Mon Aug 25 12:00:47 2025 +0200 chore(deps): update auto-generate-changelog to v1.3.0 --- .github/workflows/changelog.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index ebc8bca6be..ce8de11eba 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -29,9 +29,9 @@ jobs: - uses: actions/checkout@v5 with: fetch-depth: 0 - - uses: BobAnkh/auto-generate-changelog@v1.2.5 + - uses: BobAnkh/auto-generate-changelog@v1.3.0 with: ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}} TYPE: 'feat:Feature,fix:Bug Fixes,docs:Documentation,refactor:Refactor,perf:Performance Improvements' PATH: 'CHANGELOG.md' - BRANCH: 'chore/changelog_update' + #BRANCH: 'chore/changelog_update'