Skip to content

Commit be22cc9

Browse files
authored
Merge pull request #182 from quinnturner/chore/release-4.0.0
chore: Release 4.0.0
2 parents 7a5cf6f + 58f1665 commit be22cc9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "audit-ci",
3-
"version": "3.2.0",
3+
"version": "4.0.0",
44
"description": "Audits npm and yarn projects in CI environments",
55
"license": "Apache-2.0",
66
"main": "./lib/audit-ci.js",
@@ -16,6 +16,7 @@
1616
"npm",
1717
"yarn",
1818
"security",
19+
"actions",
1920
"travis",
2021
"travis-ci",
2122
"circleci"

0 commit comments

Comments
 (0)