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

Commit 8a9cdac

Browse files
fix(deps): update dependency @actions/core to ^1.10.0 (#344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent addb84e commit 8a9cdac

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

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.9.1",
35+
"@actions/core": "^1.10.0",
3636
"@actions/exec": "^1.1.1",
3737
"@actions/tool-cache": "^2.0.1",
3838
"@octokit/rest": "^19.0.5"

0 commit comments

Comments
 (0)