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 de60629 Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9
(#114)
de60629 is described below
commit de606294027b4d1f234deb569040c10cb85303aa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 24 15:35:29 2025 +0100
Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (#114)
---
.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 e2010b4..28a745d 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@271a8d0340265f705b14b6d32b9829c1cb33d45e #
v7.0.8
+ uses:
peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 #
v7.0.9
with:
base: main
token: ${{ secrets.GITHUB_TOKEN }}