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-addons.git
The following commit(s) were added to refs/heads/main by this push:
new e7bf184 Bump peter-evans/create-pull-request from 7.0.9 to 7.0.11
(#118)
e7bf184 is described below
commit e7bf18421e4e24d7d9f2f83af960b05e647505dd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 8 11:21:34 2025 +0100
Bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 (#118)
---
.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 8e4b4cf..8a2b9ae 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 }}