This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch v4
in repository https://gitbox.apache.org/repos/asf/maven-gh-actions-shared.git


The following commit(s) were added to refs/heads/v4 by this push:
     new c3ce077  Revert "Bump release-drafter/release-drafter from 6.4.0 to 
7.1.1"
c3ce077 is described below

commit c3ce07737ed224f1fbf99257d474d8d6db192114
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Mar 22 17:29:34 2026 +0100

    Revert "Bump release-drafter/release-drafter from 6.4.0 to 7.1.1"
    
    This reverts commit 8ba7fa57e1ebb7eb7ead2ad1ab2d488bd554eb5a.
---
 .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 c850f63..6c5e577 100644
--- a/.github/workflows/release-drafter.yml
+++ b/.github/workflows/release-drafter.yml
@@ -89,7 +89,7 @@ jobs:
       !startsWith(github.event.head_commit.message , '[maven-release-plugin] 
prepare for next development iteration')
 
     steps:
-      - uses: 
release-drafter/release-drafter@139054aeaa9adc52ab36ddf67437541f039b88e2  # 
v7.1.1
+      - uses: 
release-drafter/release-drafter@6a93d829887aa2e0748befe2e808c66c0ec6e4c7  # 
v6.4.0
         id: release-drafter
         with:
           config-name: ${{ inputs.config-name }}

Reply via email to