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

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


The following commit(s) were added to refs/heads/master by this push:
     new cf64f55  Bump actions/cache 3.0.4 to 3.0.5
cf64f55 is described below

commit cf64f5568b9feeb2baaddd399af9ce52b9683d3a
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jul 15 20:15:23 2022 -0400

    Bump actions/cache 3.0.4 to 3.0.5
---
 .github/workflows/coverage.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml
index 68d62f6..ba77a97 100644
--- a/.github/workflows/coverage.yml
+++ b/.github/workflows/coverage.yml
@@ -30,7 +30,7 @@ jobs:
 
     steps:
     - uses: actions/checkout@v3
-    - uses: actions/[email protected]
+    - uses: actions/[email protected]
       with:
         path: ~/.m2/repository
         key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}

Reply via email to