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

Commit b52ab35

Browse files
committed
fix(deps): update dependency @actions/exec to ^1.1.1
1 parent 94df9ec commit b52ab35

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
@@ -33,7 +33,7 @@
3333
"homepage": "https://github.com/UziTech/action-setup-atom#readme",
3434
"dependencies": {
3535
"@actions/core": "^1.6.0",
36-
"@actions/exec": "^1.1.0",
36+
"@actions/exec": "^1.1.1",
3737
"@actions/tool-cache": "^1.7.1"
3838
},
3939
"devDependencies": {

0 commit comments

Comments
 (0)