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.git
The following commit(s) were added to refs/heads/main by this push:
new 42fafc06 Bump peter-evans/create-pull-request from 7.0.9 to 7.0.11
(#908)
42fafc06 is described below
commit 42fafc06abfc3906be2d8d3d6b3aca290149fc08
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 8 06:50:17 2025 +0100
Bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 (#908)
---
.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 1816e9d9..f0781ddf 100644
--- a/.github/workflows/license.yml
+++ b/.github/workflows/license.yml
@@ -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@84ae59a2cdc2258d6fa0732dd66352dddae2a412 #
v7.0.9
+ uses:
peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 #
v7.0.11
with:
base: main
token: ${{ secrets.GITHUB_TOKEN }}