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 855323ec Bump actions/checkout from 6.0.3 to 7.0.0 (#499)
855323ec is described below
commit 855323ec2acf5a394fe9a37fd79a6cf86ca12d08
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 19 12:35:07 2026 +0200
Bump actions/checkout from 6.0.3 to 7.0.0 (#499)
---
.github/workflows/license.yaml | 2 +-
.github/workflows/maven.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/license.yaml b/.github/workflows/license.yaml
index f64b6135..42077353 100644
--- a/.github/workflows/license.yaml
+++ b/.github/workflows/license.yaml
@@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/[email protected]
+ - uses: actions/[email protected]
- name: Set up JDK 21
uses: actions/[email protected]
with:
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 4c234caf..7ea40dd5 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -43,7 +43,7 @@ jobs:
# experimental: true
steps:
- - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.1
+ - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v6.0.1
- uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
with:
path: ~/.m2/repository