Skip to content

Commit

Permalink
Update SHA in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Jan 31, 2024
1 parent 9c0cd36 commit 4a5b850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
# However we can cause this to fail by uncommenting the log4j dep in deps.edn
jobs:
nvd_scan:
uses: yetanalytics/workflow-nvd/.github/workflows/nvd-scan.yml@d73cda8cf480db81bbf6a889fff9777bb6f19fb8
uses: yetanalytics/workflow-nvd/.github/workflows/nvd-scan.yml@9c0cd3680bc3079000ee0c56c20cc6590be170e3
with:
notify-slack: true
secrets:
Expand Down

0 comments on commit 4a5b850

Please sign in to comment.