Kaynağa Gözat

Enable caching for govulncheck

tags/v2.2.0^2^2
9seconds 3 ay önce
ebeveyn
işleme
ad945c77a9
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      .github/workflows/govulncheck.yml

+ 1
- 0
.github/workflows/govulncheck.yml Dosyayı Görüntüle

35
       uses: actions/setup-go@v6
35
       uses: actions/setup-go@v6
36
       with:
36
       with:
37
         go-version-file: go.mod
37
         go-version-file: go.mod
38
+        cache: true
38
 
39
 
39
     - name: Check for vulnerabilities
40
     - name: Check for vulnerabilities
40
       run: |
41
       run: |

Loading…
İptal
Kaydet