This is an automated email from the ASF dual-hosted git repository.
vladimirsitnikov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git
The following commit(s) were added to refs/heads/master by this push:
new 4b4e8af93b chore(deps): update release-drafter/release-drafter action
to v6
4b4e8af93b is described below
commit 4b4e8af93be59e4c2df861c38596c22ccaa5d05c
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Oct 30 10:54:08 2025 +0000
chore(deps): update release-drafter/release-drafter action to v6
---
.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 184141092f..664c65d35a 100644
--- a/.github/workflows/release-drafter.yml
+++ b/.github/workflows/release-drafter.yml
@@ -40,7 +40,7 @@ jobs:
# Drafts your next Release notes as Pull Requests are merged into
"master"
- name: Update release body draft
- uses:
release-drafter/release-drafter@09c613e259eb8d4e7c81c2cb00618eb5fc4575a7 # v5
+ uses:
release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 # v6
id: prepare_release
# (Optional) specify config name to use, relative to .github/.
Default: release-drafter.yml
with: