Skip to content

Commit 72372b0

Browse files
authored
Merge pull request #285 from cycjimmy/dependabot/npm_and_yarn/actions/core-3.0.0
build(deps): bump @actions/core from 2.0.2 to 3.0.0
2 parents b56aa59 + a111200 commit 72372b0

File tree

2 files changed

+25
-22
lines changed

2 files changed

+25
-22
lines changed

package-lock.json

Lines changed: 24 additions & 21 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
@@ -21,7 +21,7 @@
2121
},
2222
"homepage": "https://github.com/cycjimmy/semantic-release-action#readme",
2323
"dependencies": {
24-
"@actions/core": "^2.0.0",
24+
"@actions/core": "^3.0.0",
2525
"@actions/io": "^2.0.0",
2626
"@cycjimmy/awesome-js-funcs": "^4.0.9",
2727
"@semantic-release/changelog": "^6.0.3",

0 commit comments

Comments
 (0)