build(deps): bump @actions/exec from 1.0.4 to 1.1.1

Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.0.4 to 1.1.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/@actions/tool-cache@1.1.1/packages/exec)

---
updated-dependencies:
- dependency-name: "@actions/exec"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-11 07:52:34 +00:00
committed by GitHub
parent 2eb10280a7
commit dbd50a89e4
2 changed files with 8 additions and 8 deletions

View File

@@ -57,7 +57,7 @@
},
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"@actions/exec": "^1.1.1",
"ejs": "^3.1.6",
"got": "^11.8.1",
"remark": "^13.0.0",