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


The following commit(s) were added to refs/heads/master by this push:
     new 01cc376  Bump actions/upload-artifact from 7.0.0 to 7.0.1
01cc376 is described below

commit 01cc376ade193c60f3eeb978341cddd810a19fb9
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 14 07:54:52 2026 -0400

    Bump actions/upload-artifact from 7.0.0 to 7.0.1
---
 .github/workflows/scorecards-analysis.yml | 2 +-
 .github/workflows/windows.yml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/scorecards-analysis.yml 
b/.github/workflows/scorecards-analysis.yml
index 4c8fcb3..6ebdc70 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@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f 
# v7.0.0
+        uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a 
# v7.0.1
         with:
           name: SARIF file
           path: results.sarif
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index ef41096..992ee40 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -90,7 +90,7 @@ jobs:
             echo "JAVA_HOME: %JAVA_HOME%"
             cd src/native/windows/apps/prunsrv/test/scripts
             test.bat
-      - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f 
# v7.0.0
+      - uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a 
# v7.0.1
         with:
           name: windows-artifact
           path: src/native/windows/apps/prunsrv/*/prunsrv.exe

Reply via email to