Skip to content

Commit

Permalink
Release: v0.0.1 (#17)
Browse files Browse the repository at this point in the history
## 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
  • Loading branch information
google-github-actions-bot authored Jan 25, 2024
1 parent 9fd41ce commit 2a973f4
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.0.0",
"version": "0.0.1",
"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 2a973f4

Please sign in to comment.