Skip to content

Commit

Permalink
Update nvd-clojure version
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Jan 23, 2024
1 parent b9b5ec1 commit e459272
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
nvd_scan:
uses: yetanalytics/actions/.github/workflows/nvd-scan.yml@v0.0.4
with:
nvd-clojure-version: '2.9.0'
nvd-clojure-version: '3.6.0'
classpath-command: 'clojure -Spath -A:cli'
nvd-config-filename: '.nvd/config.json'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nvd_sched.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
nvd_scan:
uses: yetanalytics/actions/.github/workflows/nvd-scan.yml@v0.0.4
with:
nvd-clojure-version: '2.9.0'
nvd-clojure-version: '3.6.0'
classpath-command: 'clojure -Spath -A:cli'
nvd-config-filename: '.nvd/config.json'

Expand Down

0 comments on commit e459272

Please sign in to comment.