Skip to content

Commit

Permalink
Downgrade snyk orb
Browse files Browse the repository at this point in the history
v 1.3.0+  is returning a weird

```
Downloading Snyk CLI version 1.1076.0
snyk-linux: OK

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

[sudo] password for circleci:
sudo: no password was provided
sudo: a password is required

Exited with code exit status 1
```
  • Loading branch information
quartin committed Dec 22, 2022
1 parent 017158b commit d2ee41d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rac-gcp-deploy/orb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ aliases:
google-compute-zone: <<parameters.google-compute-zone>>

orbs:
snyk: snyk/snyk@1.4.0
snyk: snyk/snyk@1.2.0
aws-ecr: circleci/[email protected]

executors:
Expand Down
2 changes: 1 addition & 1 deletion rac-gcp-deploy/orb_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ovotech/[email protected].0
ovotech/[email protected].1

0 comments on commit d2ee41d

Please sign in to comment.