Skip to content

Commit 327ed57

Browse files
authored
Merge pull request #605 from reviewdog/renovate/actions-core-1.x
fix(deps): update dependency @actions/core to v1.10.1
2 parents e6a5df1 + 9386cf4 commit 327ed57

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 7 additions & 7 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
@@ -29,7 +29,7 @@
2929
"license": "MIT",
3030
"dependencies": {
3131
"@actions/cache": "3.2.2",
32-
"@actions/core": "1.10.0",
32+
"@actions/core": "1.10.1",
3333
"@actions/exec": "1.1.1",
3434
"@actions/http-client": "2.1.1",
3535
"@actions/tool-cache": "2.0.1",

0 commit comments

Comments
 (0)