[31380] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

krb5 commit: Update upload-artifact version in cifuzz.yml

daemon@ATHENA.MIT.EDU (ghudson@mit.edu)
Wed Nov 13 23:22:30 2024

From: ghudson@mit.edu
To: cvs-krb5@mit.edu
Message-Id: <20241114042223.5B206101912@krbdev.mit.edu>
Date: Wed, 13 Nov 2024 23:22:23 -0500 (EST)
MIME-Version: 1.0
Reply-To: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu

https://github.com/krb5/krb5/commit/15d5e8d3a2f3309fa3a5d10b25adc1452d7005f0
commit 15d5e8d3a2f3309fa3a5d10b25adc1452d7005f0
Author: Greg Hudson <ghudson@mit.edu>
Date:   Wed Nov 13 23:13:37 2024 -0500

    Update upload-artifact version in cifuzz.yml
    
    Commit 177d750222b758f5f5769c727340d12bfcd79488 missed a use of
    upload-artifact@v3.  Update it now.

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

diff --git a/.github/workflows/cifuzz.yml b/.github/workflows/cifuzz.yml
index 8e92a19e5..ba101f3f5 100644
--- a/.github/workflows/cifuzz.yml
+++ b/.github/workflows/cifuzz.yml
@@ -24,7 +24,7 @@ jobs:
             fuzz-seconds: 300
             output-sarif: true
         - name: Upload Crash
-          uses: actions/upload-artifact@v3
+          uses: actions/upload-artifact@v4
           if: failure() && steps.build.outcome == 'success'
           with:
             name: artifacts
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post