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 b12f0148 Bump actions/checkout from 7.0.0 to 7.0.1 (#530)
b12f0148 is described below
commit b12f01489a684490b8cdad7b35d4b9b5073a6cb8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 21 09:02:17 2026 +0200
Bump actions/checkout from 7.0.0 to 7.0.1 (#530)
---
.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 fd1d7267..1b6c307b 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 62103d2f..b54a50fe 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -43,7 +43,7 @@ jobs:
# experimental: true
steps:
- - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v6.0.1
+ - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6.0.1
- uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
with:
path: ~/.m2/repository