Skip to content

Commit 508510c

Browse files
chore(deps): Bump @actions/exec from 1.1.1 to 2.0.0 in /action
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.1.1 to 2.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/exec) --- updated-dependencies: - dependency-name: "@actions/exec" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e12d831 commit 508510c

2 files changed

Lines changed: 23 additions & 6 deletions

File tree

action/package-lock.json

Lines changed: 22 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
},
7676
"dependencies": {
7777
"@actions/core": "^1.11.1",
78-
"@actions/exec": "^1.1.1",
78+
"@actions/exec": "^2.0.0",
7979
"@actions/github": "^6.0.0",
8080
"cfn-guard": "https://gitpkg.now.sh/aws-cloudformation/cloudformation-guard/guard/ts-lib?33d9931"
8181
},

0 commit comments

Comments
 (0)