Skip to content

Commit 9c95b95

Browse files
Update dependency @actions/core to v3
| datasource | package | from | to | | ---------- | ------------- | ------ | ----- | | npm | @actions/core | 1.11.1 | 3.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c0e314 commit 9c95b95

File tree

2 files changed

+22
-34
lines changed

2 files changed

+22
-34
lines changed

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
@@ -12,7 +12,7 @@
1212
"node": "^24.10.0"
1313
},
1414
"dependencies": {
15-
"@actions/core": "^1.10.0",
15+
"@actions/core": "^3.0.0",
1616
"@cfworker/json-schema": "^4.0.0",
1717
"@types/semver": "^7.3.13",
1818
"semver": "^7.3.8"

0 commit comments

Comments
 (0)