Skip to content

Commit 4f340bd

Browse files
committed
fix: upgrade @actions/core from 1.10.0 to 1.11.1
Snyk has created this PR to upgrade @actions/core from 1.10.0 to 1.11.1. See this package in npm: @actions/core See this project in Snyk: https://app.snyk.io/org/nerds-github/project/d7e30d7c-b888-4c87-948a-c60dcaafb5d6?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5780f10 commit 4f340bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tool-cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"url": "https://github.com/actions/toolkit/issues"
3737
},
3838
"dependencies": {
39-
"@actions/core": "^1.2.6",
39+
"@actions/core": "^1.11.1",
4040
"@actions/exec": "^1.0.0",
4141
"@actions/http-client": "^2.0.1",
4242
"@actions/io": "^1.1.1",

0 commit comments

Comments
 (0)