Skip to content

Commit

Permalink
ci: Make go modules for osv-scanner cacheable
Browse files Browse the repository at this point in the history
  • Loading branch information
cpswan committed Nov 23, 2023
1 parent c214760 commit 1a808ca
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/at_client_sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
with:
go-version: 'stable'
cache-dependency-path: tools/osv-scanner/go.sum

# Install dependencies in at_client library
- name: Install dependencies in at_client
Expand Down
Loading

0 comments on commit 1a808ca

Please sign in to comment.