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 24dbf571 chore(deps): bump release-drafter/release-drafter from 7.6.0
to 7.7.0 (#753)
24dbf571 is described below
commit 24dbf5715cc26fb73cd65b64939556bd13fe0f0d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 10 08:12:04 2026 +0200
chore(deps): bump release-drafter/release-drafter from 7.6.0 to 7.7.0 (#753)
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 c94c266c..10a3ce47 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/[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