Skip to content

Commit 2a973f4

Browse files
Release: v0.0.1 (#17)
## What's Changed * chore: add codeowners by @verbanicm in #1 * Add code for analyze-code-security-scc action by @adishagarwal in #2 * Update deps by @sethvargo in #6 * Update deps by @sethvargo in #7 * Refactoring validations by @adishagarwal in #8 * Added integration tests and updated documentation by @adishagarwal in #9 * fix: docs and package version by @verbanicm in #12 * flipping endpoint to prod by @adishagarwal in #10 * updating dist by @adishagarwal in #13 * updated action name for marketplace by @sanyam803 in #16 * Adding unit tests by @adishagarwal in #14 ## New Contributors * @verbanicm made their first contribution in #1 * @adishagarwal made their first contribution in #2 * @sethvargo made their first contribution in #6 * @sanyam803 made their first contribution in #16 **Full Changelog**: https://github.com/google-github-actions/analyze-code-security-scc/commits/9fd41cea55e56aeade94fb23befbe0a415018bd7
1 parent 9fd41ce commit 2a973f4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dist/main/index.js

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