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 62c09e7aaa build(deps): bump release-drafter/release-drafter from 
7.6.0 to 7.7.0 (#2667)
62c09e7aaa is described below

commit 62c09e7aaae7c35207069f7dcd7a4a88dbdf354f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 08:10:17 2026 +0200

    build(deps): bump release-drafter/release-drafter from 7.6.0 to 7.7.0 
(#2667)
    
    Bumps 
[release-drafter/release-drafter](https://github.com/release-drafter/release-drafter)
 from 7.6.0 to 7.7.0.
    - [Release 
notes](https://github.com/release-drafter/release-drafter/releases)
    - 
[Commits](https://github.com/release-drafter/release-drafter/compare/v7.6.0...v7.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: release-drafter/release-drafter
      dependency-version: 7.7.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/release-drafter.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/release-drafter.yml 
b/.github/workflows/release-drafter.yml
index 144512689c..a67f62ab1d 100644
--- a/.github/workflows/release-drafter.yml
+++ b/.github/workflows/release-drafter.yml
@@ -45,7 +45,7 @@ jobs:
       #    echo "GHE_HOST=${GITHUB_SERVER_URL##https:\/\/}" >> $GITHUB_ENV
 
       # Drafts your next Release notes as Pull Requests are merged into 
"master"
-      - uses: release-drafter/[email protected]
+      - uses: release-drafter/[email protected]
         # (Optional) specify config name to use, relative to .github/. 
Default: release-drafter.yml
         # with:
         #   config-name: my-config.yml

Reply via email to