Skip to content

Commit eeab586

Browse files
Release: v0.1.0 (#26)
## 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
1 parent 6054e18 commit eeab586

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

dist/main/index.js

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-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.0.1",
3+
"version": "0.1.0",
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)