Skip to content

Commit

Permalink
Merge pull request #147 from atsign-foundation/cpswan-go-cache
Browse files Browse the repository at this point in the history
ci: Make osv-scanner cacheable
  • Loading branch information
gkc authored Nov 23, 2023
2 parents 693cb36 + 6a2e32c commit d980f98
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
with:
go-version: 'stable'
cache-dependency-path: tools/osv-scanner/go.sum

# Runs dart lint rules
- name: Install dependencies and run analyze - mwc_demo/dart/iot_sender
Expand Down
Loading

0 comments on commit d980f98

Please sign in to comment.