Skip to content

Commit

Permalink
Release: v0.1.4 (#48)
Browse files Browse the repository at this point in the history
## What's Changed
* Fix validation of failure criteria to handle multiple severities and
operators by @pankhurisaxena28 in
#47


**Full Changelog**:
v0.1.3...c21986c
  • Loading branch information
google-github-actions-bot authored Jul 3, 2024
1 parent c21986c commit 093d013
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/main/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-github-actions/analyze-code-security-scc",
"version": "0.1.3",
"version": "0.1.4",
"description": "Provides functionality to scan code for vulnerability during the build step of the project.",
"main": "dist/main/index.js",
"scripts": {
Expand Down

0 comments on commit 093d013

Please sign in to comment.