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


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

commit a30b5d7f6afabe06b24944b0853976b2cfe415e6
Author: Sebb <s...@apache.org>
AuthorDate: Sat Dec 23 00:41:10 2023 +0000

    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 294868e1f..1ec7113f8 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

Reply via email to