Skip to content

Commit

Permalink
Merge pull request #118 from snyk/develop
Browse files Browse the repository at this point in the history
feat: deprecate Snyk CLI Docker images
  • Loading branch information
bastiandoetsch authored Sep 15, 2023
2 parents 046b083 + dd5b196 commit a8928a0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 22 deletions.
5 changes: 4 additions & 1 deletion .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@
{"type": "chore", "release": "patch"},
{"type": "refactor", "release": "patch"},
{"type": "style", "release": "patch"}
]
],
"parserOpts": {
"noteKeywords": ["BREAKING CHANGE", "BREAKING CHANGES"]
}
}
],
[
Expand Down
3 changes: 2 additions & 1 deletion src/examples/quickstart-iac-scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ usage:
workflows:
test:
jobs:
- snyk/scan-iac
- snyk/scan:
command: iac test
20 changes: 0 additions & 20 deletions src/jobs/scan-iac.yml

This file was deleted.

0 comments on commit a8928a0

Please sign in to comment.