This is an automated email from the ASF dual-hosted git repository.

kinow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-pool.git


The following commit(s) were added to refs/heads/master by this push:
     new 094cc13  Bump actions/checkout from 2.3.5 to 2.4.0
094cc13 is described below

commit 094cc134a51745d7198d17d8b9be29cb1473aec8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 3 12:02:11 2021 +0000

    Bump actions/checkout from 2.3.5 to 2.4.0
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 
2.4.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 .github/workflows/maven.yml | 2 +-
 src/changes/changes.xml     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 04c0bbe..77a68de 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -31,7 +31,7 @@ jobs:
 #            experimental: true
         
     steps:
-    - uses: actions/[email protected]
+    - uses: actions/[email protected]
     - uses: actions/[email protected]
       with:
         path: ~/.m2/repository
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 59ee7a1..ea8df63 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -68,7 +68,7 @@ The <action> type attribute can be add,update,fix,remove.
       Bump biz.aQute.bndlib from 5.3.0 to 6.0.0 #105.
     </action>
     <action dev="ggregory" type="update" due-to="Dependabot">
-      Bump actions/checkout from 2.3.4 to 2.3.5 #109.
+      Bump actions/checkout from 2.3.4 to 2.4.0 #109, #112.
     </action>
   </release>
   <release version="2.11.1" date="2021-08-18" description="This is a 
maintenance release (Java 8).">

Reply via email to