Skip to content

Commit

Permalink
[Snyk] Upgrade @actions/core from 1.6.0 to 1.7.0 (#1007)
Browse files Browse the repository at this point in the history
* fix: upgrade @actions/core from 1.6.0 to 1.7.0

Snyk has created this PR to upgrade @actions/core from 1.6.0 to 1.7.0.

See this package in npm:
https://www.npmjs.com/package/@actions/core

See this project in Snyk:
https://app.snyk.io/org/casperdcl/project/58d0fcac-fe96-4a3b-b587-5fa62067cfa1?utm_source=github&utm_medium=referral&page=upgrade-pr

* Woof!

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Helio Machado <[email protected]>
  • Loading branch information
3 people authored May 29, 2022
1 parent d9bd91d commit 204c518
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 10 deletions.
36 changes: 27 additions & 9 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
Expand Up @@ -66,7 +66,7 @@
"colors": "1.4.0"
},
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/core": "^1.8.2",
"@actions/github": "^4.0.0",
"@npcz/magic": "^1.3.12",
"@octokit/core": "^3.5.1",
Expand Down

0 comments on commit 204c518

Please sign in to comment.