Skip to content

Commit 4520512

Browse files
Release: v0.1.2 (#43)
## What's Changed * Return note field in case of zero violations by @pankhurisaxena28 in #42 **Full Changelog**: v0.1.1...ac8f305
1 parent ac8f305 commit 4520512

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-github-actions/analyze-code-security-scc",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Provides functionality to scan code for vulnerability during the build step of the project.",
55
"main": "dist/main/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)