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-extras.git


The following commit(s) were added to refs/heads/develop by this push:
     new 3bab33c  chore(deps): bump BobAnkh/auto-generate-changelog from 1.3.1 
to 1.3.2 (#650)
3bab33c is described below

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

    chore(deps): bump BobAnkh/auto-generate-changelog from 1.3.1 to 1.3.2 (#650)
    
    Bumps 
[BobAnkh/auto-generate-changelog](https://github.com/bobankh/auto-generate-changelog)
 from 1.3.1 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.1...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 7705a0e..6b31d78 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