(commons-cli) branch master updated: Fix version comment [skip ci]

2023-12-22 Thread sebb
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 1800bde  Fix version comment [skip ci]
1800bde is described below

commit 1800bdec592f7599d1325f00ea350c2c2ce3c538
Author: Sebb 
AuthorDate: Sat Dec 23 01:07:09 2023 +

Fix version comment [skip ci]
---
 .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 870f74f..be627ae 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -34,7 +34,7 @@ jobs:
 experimental: true
 
 steps:
-- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # 4.4.1
+- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # 4.1.1
   with:
 persist-credentials: false
 - uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2



(commons-cli) branch master updated: Fix version comment [skip ci]

2023-12-22 Thread sebb
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new cda2ecc  Fix version comment [skip ci]
cda2ecc is described below

commit cda2ecc980f8952c6df425552aeb9f715a7c3910
Author: Sebb 
AuthorDate: Sat Dec 23 00:37:47 2023 +

Fix version comment [skip ci]
---
 .github/workflows/scorecards-analysis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/scorecards-analysis.yml 
b/.github/workflows/scorecards-analysis.yml
index 4023ffe..7a2bde0 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -57,7 +57,7 @@ jobs:
   publish_results: true
 
   - name: "Upload artifact"
-uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 
   # 3.1.0
+uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 
   # v4.0.0
 with:
   name: SARIF file
   path: results.sarif