Skip to content

Commit

Permalink
Release: v0.1.0 (#26)
Browse files Browse the repository at this point in the history
## What's Changed
* Change test setup and enable no-violations IT by @adishagarwal in
#18
* security: bump undici from 5.28.2 to 5.28.3 by @dependabot in
#19
* usage documentation update by @sanyam803 in
#20
* Migrating from v1alpha to v1 and removing the iac_version by
@kishorekgarg in
#22
* Updating the usage example in the README by @kishorekgarg in
#24
* fix incorrect application of always to not cancelled by @kishorekgarg
in
#25

## New Contributors
* @dependabot made their first contribution in
#19
* @kishorekgarg made their first contribution in
#22

**Full Changelog**:
v0.0.1...6054e18
  • Loading branch information
google-github-actions-bot authored Mar 28, 2024
1 parent 6054e18 commit eeab586
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions 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.0.1",
"version": "0.1.0",
"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 eeab586

Please sign in to comment.