]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: reset Coverity cache
authorVincent Bernat <vincent@bernat.ch>
Sun, 18 Sep 2022 07:23:58 +0000 (09:23 +0200)
committerVincent Bernat <vincent@bernat.ch>
Sun, 18 Sep 2022 07:23:58 +0000 (09:23 +0200)
.github/workflows/coverity.yml

index 2e49c892a1554d80724215ae34a48bd3311d9eee..b9e3c2a4cf830f7900ff77e1268ba3b36d6cd181 100644 (file)
@@ -32,9 +32,7 @@ jobs:
           path: coverity-latest.tar.gz
           key: ${{ runner.os }}-coverity-${{ steps.var.outputs.md5 }}
           restore-keys: |
-            ${{ runner.os }}-coverity-${{ steps.var.outputs.md5 }}
-            ${{ runner.os }}-coverity-
-            ${{ runner.os }}-coverity
+            ${{ runner.os }}-coverity-2-${{ steps.var.outputs.md5 }}
       - name: Download Coverity Scan
         run: |
           if [ ! -f coverity-latest.tar.gz ]; then