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

rzo1 pushed a commit to branch opennlp-2.x
in repository https://gitbox.apache.org/repos/asf/opennlp.git


The following commit(s) were added to refs/heads/opennlp-2.x by this push:
     new cd6c49dc [2.x]: Bump peter-evans/create-pull-request from 8.1.0 to 
8.1.1
cd6c49dc is described below

commit cd6c49dc2757d1a9aa5e3cf64767559b47fde5cd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 15 08:58:41 2026 +0000

    [2.x]: Bump peter-evans/create-pull-request from 8.1.0 to 8.1.1
    
    Bumps 
[peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
 from 8.1.0 to 8.1.1.
    - [Release 
notes](https://github.com/peter-evans/create-pull-request/releases)
    - 
[Commits](https://github.com/peter-evans/create-pull-request/compare/c0f553fe549906ede9cf27b5156039d195d2ece0...5f6978faf089d4d20b00c7766989d076bb2fc7f1)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-version: 8.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 .github/workflows/license.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/license.yml b/.github/workflows/license.yml
index 6637baf1..e994689a 100644
--- a/.github/workflows/license.yml
+++ b/.github/workflows/license.yml
@@ -54,7 +54,7 @@ jobs:
           cp NOTICE opennlp-distr/src/main/readme/NOTICE
 
       - name: Create Pull Request after License Regeneration
-        uses: 
peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # 
v8.1.0
+        uses: 
peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # 
v8.1.1
         with:
           base: opennlp-2.x
           token: ${{ secrets.GITHUB_TOKEN }}

Reply via email to