]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
github-ci: pin actions/upload-artifact to newer version
authorJason Ish <jason.ish@oisf.net>
Wed, 16 Oct 2024 18:59:30 +0000 (12:59 -0600)
committerVictor Julien <victor@inliniac.net>
Thu, 17 Oct 2024 10:38:59 +0000 (12:38 +0200)
Required for the newer version of download-artifact in use due to sync
with master.

.github/workflows/builds.yml

index 1d7c229d616480640afa32e5d88b8b58c2d519f1..64cfe19bf6ae4973a68c9e38d4c7e6face5ddf11 100644 (file)
@@ -142,7 +142,7 @@ jobs:
           cd ..
           tar zcf suricata-verify.tar.gz suricata-verify
       - name: Uploading prep archive
-        uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce
+        uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882
         with:
           name: prep
           path: |