Skip to content

Commit 93333bd

Browse files
Update dependency @actions/core to v2
1 parent 96512bf commit 93333bd

File tree

2 files changed

+52
-18
lines changed

2 files changed

+52
-18
lines changed

package-lock.json

Lines changed: 51 additions & 17 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
@@ -28,7 +28,7 @@
2828
},
2929
"homepage": "https://github.com/Particular/setup-ravendb-action#readme",
3030
"dependencies": {
31-
"@actions/core": "^1.10.0",
31+
"@actions/core": "^2.0.0",
3232
"@actions/exec": "^1.1.0",
3333
"dotenv": "^17.0.0",
3434
"npm-watch": "^0.13.0"

0 commit comments

Comments
 (0)