Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit dcf6b2b

Browse files
committed
fix(deps): update dependency @actions/core to ^1.5.0
1 parent 58f7926 commit dcf6b2b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -32,7 +32,7 @@
3232
},
3333
"homepage": "https://github.com/UziTech/action-setup-atom#readme",
3434
"dependencies": {
35-
"@actions/core": "^1.4.0",
35+
"@actions/core": "^1.5.0",
3636
"@actions/exec": "^1.1.0",
3737
"@actions/tool-cache": "^1.7.1"
3838
},

0 commit comments

Comments
 (0)