Skip to content

Commit

Permalink
build(deps): bump @actions/exec from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.1.0 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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 17, 2022
1 parent ba668b9 commit d05ad83
Show file tree
Hide file tree
Showing 3 changed files with 1,786 additions and 2,266 deletions.
63 changes: 47 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/exec": "^1.1.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.0.0",
"@types/fs-extra": "^9.0.13",
"@types/qrcode": "^1.4.1",
Expand All @@ -40,6 +40,7 @@
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.3.2",
"eslint-plugin-jest": "^25.3.3",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^27.4.7",
"js-yaml": "^4.1.0",
"prettier": "2.5.1",
Expand Down
Loading

0 comments on commit d05ad83

Please sign in to comment.