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 2419f297 chore(deps): bump release-drafter/release-drafter from 7 to
7.6.0 (#749)
2419f297 is described below
commit 2419f2978dbe97a69f192683f5e4a2c6281b721e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 31 08:24:20 2026 +0200
chore(deps): bump release-drafter/release-drafter from 7 to 7.6.0 (#749)
Bumps
[release-drafter/release-drafter](https://github.com/release-drafter/release-drafter)
from 7 to 7.6.0.
- [Release
notes](https://github.com/release-drafter/release-drafter/releases)
-
[Commits](https://github.com/release-drafter/release-drafter/compare/v7...v7.6.0)
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-version: 7.6.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 a274ad07..c94c266c 100644
--- a/.github/workflows/release-drafter.yml
+++ b/.github/workflows/release-drafter.yml
@@ -52,7 +52,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/release-drafter@v7
+ - uses: release-drafter/[email protected]
# (Optional) specify config name to use, relative to .github/.
Default: release-drafter.yml
# with:
# config-name: my-config.yml