Skip to content

Commit

Permalink
Bump @actions/core from 1.8.0 to 1.8.2
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.8.2.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 14, 2022
1 parent 75445f2 commit 6794357
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 61 deletions.
74 changes: 14 additions & 60 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
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"homepage": "https://github.com/pmd/pmd-github-action#readme",
"dependencies": {
"@actions/artifact": "^1.0.2",
"@actions/core": "^1.8.0",
"@actions/core": "^1.8.2",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.0.3",
"@actions/tool-cache": "^2.0.0",
Expand Down

0 comments on commit 6794357

Please sign in to comment.