Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Snyk-Vuln-Scanner Orb with dev Tag #67

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated version
  • Loading branch information
vallieres committed Feb 13, 2023
commit 7f713f3b6989e8c9e24b5dce382ac6f81e0bb745
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
snyk-vuln-scanner: cci-internal/snyk-vuln-scanner@dev:31edd14b29ba6c7c888cd101eac0cb6ff418ca74
snyk-vuln-scanner: cci-internal/snyk-vuln-scanner@dev:30a2c0320c5d93c3b9bc89d712639d3ba6a4b82b

jobs:
clj-kondo: