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 2c77042809 build(deps): bump BobAnkh/auto-generate-changelog from 
1.3.0 to 1.3.2 (#2553)
2c77042809 is described below

commit 2c77042809bb5aeab570579552249c109cc0b423
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 13 09:14:19 2026 +0200

    build(deps): bump BobAnkh/auto-generate-changelog from 1.3.0 to 1.3.2 
(#2553)
    
    Bumps 
[BobAnkh/auto-generate-changelog](https://github.com/bobankh/auto-generate-changelog)
 from 1.3.0 to 1.3.2.
    - [Release 
notes](https://github.com/bobankh/auto-generate-changelog/releases)
    - 
[Changelog](https://github.com/BobAnkh/auto-generate-changelog/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/bobankh/auto-generate-changelog/compare/v1.3.0...v1.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: BobAnkh/auto-generate-changelog
      dependency-version: 1.3.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/changelog.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml
index 490ccc6e76..6b31d7838a 100644
--- a/.github/workflows/changelog.yml
+++ b/.github/workflows/changelog.yml
@@ -29,7 +29,7 @@ jobs:
       - uses: actions/checkout@v6
         with:
           fetch-depth: 0
-      - uses: BobAnkh/[email protected]
+      - uses: BobAnkh/[email protected]
         with:
           ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
           TYPE: 'feat:Feature,fix:Bug 
Fixes,docs:Documentation,refactor:Refactor,perf:Performance 
Improvements,chore(deps):Dependency 
Updates,chore:Miscellaneous,test:Testing,build:Build System,ci:Continuous 
Integration,revert:Reverts,style:Style,wip:Work In Progress,release:Release'

Reply via email to