Skip to content

Commit

Permalink
upload to github api
Browse files Browse the repository at this point in the history
Signed-off-by: Keith Zantow <kzantow@gmail.com>
  • Loading branch information
kzantow committed Feb 17, 2022
1 parent 17b7169 commit 021d482
Show file tree
Hide file tree
Showing 7 changed files with 562 additions and 16 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ inputs:
description: "The name to use for the SBOM file generated by this action"
required: false

syft-version:
required: false
description: "Syft version string to use"

runs:
using: "node12"
main: "dist/runSyftAction/index.js"
138 changes: 134 additions & 4 deletions dist/attachReleaseAssets/index.js

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

138 changes: 134 additions & 4 deletions dist/downloadSyft/index.js

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

0 comments on commit 021d482

Please sign in to comment.