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

mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git


The following commit(s) were added to refs/heads/main by this push:
     new 7e30c0e  Bump peter-evans/create-pull-request from 7 to 8 (#395)
7e30c0e is described below

commit 7e30c0e59572204e182bf9e1285d76bee72be2ba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 10 05:45:27 2025 +0100

    Bump peter-evans/create-pull-request from 7 to 8 (#395)
---
 .github/workflows/license.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/license.yaml b/.github/workflows/license.yaml
index e27a4f0..70afdec 100644
--- a/.github/workflows/license.yaml
+++ b/.github/workflows/license.yaml
@@ -53,7 +53,7 @@ jobs:
           cat src/license/NOTICE.template target/DEPENDENCY-LICENSES > NOTICE
 
       - name: Create Pull Request after License Regeneration
-        uses: peter-evans/create-pull-request@v7
+        uses: peter-evans/create-pull-request@v8
         with:
           base: main
           token: ${{ secrets.GITHUB_TOKEN }}

Reply via email to