Skip to content

Commit 7995e3c

Browse files
fix(deps): update dependency @actions/core to v3.0.1
1 parent 46acfd2 commit 7995e3c

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package-lock.json

Lines changed: 13 additions & 13 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": "3.0.0",
23+
"@actions/core": "3.0.1",
2424
"@actions/tool-cache": "4.0.0",
2525
"@octokit/plugin-throttling": "11.0.3",
2626
"@octokit/rest": "22.0.1",

0 commit comments

Comments
 (0)