Skip to content

Commit

Permalink
Bump @actions/core from 1.7.0 to 1.8.0
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.7.0 to 1.8.0.
- [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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2022
1 parent f9ae4e8 commit e6192be
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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
Expand Up @@ -16,7 +16,7 @@
"author": "Freckle",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.7.0",
"@actions/core": "^1.8.0",
"@actions/github": "^5.0.1",
"js-yaml": "^4.1.0",
"minimatch": "^5.0.1"
Expand Down

0 comments on commit e6192be

Please sign in to comment.