Skip to content

Commit

Permalink
Bump @actions/core from 1.8.0 to 1.9.1 (#43396)
Browse files Browse the repository at this point in the history
* Bump @actions/core from 1.8.0 to 1.9.1

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>

* Update lock file.

* Update lock file.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Desrosiers <desrosj@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and desrosj authored Oct 28, 2022
1 parent 9ff5888 commit df98b4b
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 7 deletions.
28 changes: 23 additions & 5 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 @@ -88,7 +88,7 @@
"wicg-inert": "3.1.2"
},
"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 df98b4b

Please sign in to comment.