Skip to content

Commit

Permalink
Merge pull request #313 from snyk-tech-services/chore/upgrade-snyk-orb
Browse files Browse the repository at this point in the history
fix: upgrade snyk/scan orb to fix pipeline
  • Loading branch information
lili2311 authored Mar 8, 2022
2 parents 23f2eb6 + 8741df6 commit 7c81f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 2.1
orbs:
snyk: snyk/snyk@0.0.8
snyk: snyk/snyk@1.1.2
slack: circleci/[email protected]
jobs:
build-test-monitor:
Expand Down

0 comments on commit 7c81f84

Please sign in to comment.