Skip to content

Commit 49b5f5d

Browse files
deps: bump @actions/core from 1.8.0 to 1.8.2
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]>
1 parent 0223676 commit 49b5f5d

File tree

2 files changed

+28
-10
lines changed

2 files changed

+28
-10
lines changed

package-lock.json

+27-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"test": "echo \"Error: no test specified\" && exit 1"
3434
},
3535
"dependencies": {
36-
"@actions/core": "^1.8.0",
36+
"@actions/core": "^1.8.2",
3737
"@actions/github": "^5.0.1",
3838
"joi": "^17.6.0",
3939
"marked": "^4.0.16",

0 commit comments

Comments
 (0)