Temporarily remove audit CI job

This commit is contained in:
Vesa Luusua 2019-07-16 20:03:27 +03:00
parent 0cb982f246
commit 828719085e
2 changed files with 2 additions and 1 deletions

View file

@ -99,4 +99,3 @@ workflows:
- format
- test
- build
- audit

View file

@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern:
## Upcoming version 2019-XX-XX
- [fix] temporarily remove audit CI job.
[#1136](https://github.com/sharetribe/flex-template-web/pull/1136)
- [change] Update outdated dependencies. This includes updating lodash to fix the security issue.
[#1135](https://github.com/sharetribe/flex-template-web/pull/1135)