Skip to content

Commit 1d3be58

Browse files
authored
Merge pull request #549 from arnested/dependabot/npm_and_yarn/actions/core-3.0.0
Bump @actions/core from 2.0.1 to 3.0.0
2 parents 63f75a7 + 6612076 commit 1d3be58

2 files changed

Lines changed: 22 additions & 34 deletions

File tree

package-lock.json

Lines changed: 21 additions & 33 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
@@ -23,7 +23,7 @@
2323
"node": ">=24"
2424
},
2525
"dependencies": {
26-
"@actions/core": "^2.0.1",
26+
"@actions/core": "^3.0.0",
2727
"node-fetch": "~2.7.0",
2828
"semver": "^7.7.3"
2929
},

0 commit comments

Comments
 (0)