mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 21:34:02 +03:00
Enable caching for govulncheck
This commit is contained in:
@@ -35,6 +35,7 @@ jobs:
|
|||||||
uses: actions/setup-go@v6
|
uses: actions/setup-go@v6
|
||||||
with:
|
with:
|
||||||
go-version-file: go.mod
|
go-version-file: go.mod
|
||||||
|
cache: true
|
||||||
|
|
||||||
- name: Check for vulnerabilities
|
- name: Check for vulnerabilities
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user