Skip to content

Commit

Permalink
Update git sha used in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Aug 29, 2024
1 parent 3faa671 commit 195dfd0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ 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@3faa6718ebe06e5ed1e3845bc3b0d7f69e9743fd
with:
notify-slack: true
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 comments on commit 195dfd0

Please sign in to comment.