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-lang.git


The following commit(s) were added to refs/heads/master by this push:
     new 119623760 Add comment
119623760 is described below

commit 119623760e52ef14cbbf16f57d3ffddc14e4a700
Author: Gary Gregory <garydgreg...@users.noreply.github.com>
AuthorDate: Sat Jun 3 07:36:42 2023 -0400

    Add comment
---
 .github/workflows/maven.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 3d5b4eec0..3b9c1b59f 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -33,7 +33,7 @@ jobs:
 #          - java: 18-ea
 #            experimental: true        
     steps:
-    - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
+    - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
       with:
         persist-credentials: false
     - uses: actions/cache@v3.3.1

Reply via email to