Skip to content

Commit 8e76a42

Browse files
Merge pull request #534 from EricCrosson/renovate/actions-core-2.x
fix(deps): update dependency @actions/core to v2.0.2
2 parents a5c56f5 + 34325cf commit 8e76a42

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 15 additions & 15 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
@@ -20,7 +20,7 @@
2020
"type-check": "tsc --noEmit"
2121
},
2222
"dependencies": {
23-
"@actions/core": "2.0.1",
23+
"@actions/core": "2.0.2",
2424
"@actions/tool-cache": "2.0.2",
2525
"@octokit/plugin-throttling": "11.0.3",
2626
"@octokit/rest": "22.0.1",

0 commit comments

Comments
 (0)