Merge pull request #1136 from sharetribe/temp-remove-audit

Temporarily remove audit CI job
This commit is contained in:
Vesa Luusua 2019-07-16 20:19:33 +03:00 committed by GitHub
commit 578a02039a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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)