Skip to content

Commit

Permalink
Bump @actions/core from 1.8.0 to 1.9.1
Browse files Browse the repository at this point in the history
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 22, 2022
1 parent 9afe679 commit a0fa055
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 8 deletions.
28 changes: 22 additions & 6 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@wordpress/wordcount": "file:packages/wordcount"
},
"devDependencies": {
"@actions/core": "1.8.0",
"@actions/core": "1.9.1",
"@actions/github": "5.0.0",
"@babel/core": "7.16.0",
"@babel/plugin-syntax-jsx": "7.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/project-management-automation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"main": "lib/index.js",
"types": "build-types",
"dependencies": {
"@actions/core": "1.8.0",
"@actions/core": "1.9.1",
"@actions/github": "^5.0.0",
"@babel/runtime": "^7.16.0",
"@octokit/request-error": "^2.1.0",
Expand Down

0 comments on commit a0fa055

Please sign in to comment.