Skip to content

Commit 08b2403

Browse files
build(deps): bump @actions/core from 1.2.5 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.5 to 1.2.6. - [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) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c8bc35d commit 08b2403

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "action-download-artifact",
33
"main": "main.js",
44
"dependencies": {
5-
"@actions/core": "^1.2.5",
5+
"@actions/core": "^1.2.6",
66
"@actions/github": "^4.0.0",
77
"adm-zip": "^0.4.16",
88
"filesize": "^6.1.0"

0 commit comments

Comments
 (0)