Skip to content

Commit dea4bab

Browse files
fix(deps): update dependency @actions/core to v3
1 parent e4760a0 commit dea4bab

File tree

2 files changed

+43
-15
lines changed

2 files changed

+43
-15
lines changed

package-lock.json

Lines changed: 42 additions & 14 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/marketplace/actions/matrix-outputs-write",
2323
"dependencies": {
24-
"@actions/core": "^1.10.0",
24+
"@actions/core": "^3.0.0",
2525
"@actions/github": "^5.1.1"
2626
}
2727
}

0 commit comments

Comments
 (0)