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 e3c27fcc Bump actions/checkout from 6.0.2 to 6.0.3 (#489)
e3c27fcc is described below

commit e3c27fcc1f7b1bd4297ce22d622282fd17733151
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 3 14:53:09 2026 +0200

    Bump actions/checkout from 6.0.2 to 6.0.3 (#489)
---
 .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 8dc1978a..b065a5b8 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 fdcc1c9d..c9b1a6e0 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -43,7 +43,7 @@ jobs:
 #             experimental: true
 
     steps:
-    - uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v6.0.1
+    - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.1
     - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
       with:
         path: ~/.m2/repository

Reply via email to