Skip to content

Commit

Permalink
Update dependencies (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
kzantow committed Apr 7, 2022
1 parent 7f095c4 commit 4378f91
Show file tree
Hide file tree
Showing 5 changed files with 1,012 additions and 1,444 deletions.
768 changes: 312 additions & 456 deletions dist/attachReleaseAssets/index.js

Large diffs are not rendered by default.

768 changes: 312 additions & 456 deletions dist/downloadSyft/index.js

Large diffs are not rendered by default.

768 changes: 312 additions & 456 deletions dist/runSyftAction/index.js

Large diffs are not rendered by default.

146 changes: 73 additions & 73 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
"author": "Keith Zantow <keith.zantow@anchore.com>",
"license": "Apache-2.0",
"dependencies": {
"@actions/artifact": "^0.6.0",
"@actions/artifact": "^1.0.0",
"@actions/core": "^1.6.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.0.0",
"@actions/github": "^5.0.1",
"@actions/http-client": "^1.0.11",
"@actions/tool-cache": "^1.7.2",
"@octokit/core": "^3.5.1",
"@octokit/core": "^3.6.0",
"@octokit/webhooks": "^9.23.0"
},
"devDependencies": {
Expand Down

0 comments on commit 4378f91

Please sign in to comment.