Skip to content

Commit f8e9a0a

Browse files
Bump @actions/core from 1.10.0 to 1.11.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.11.1. - [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] <[email protected]>
1 parent a317d69 commit f8e9a0a

File tree

2 files changed

+38
-25
lines changed

2 files changed

+38
-25
lines changed

package-lock.json

Lines changed: 37 additions & 24 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
@@ -19,7 +19,7 @@
1919
},
2020
"homepage": "https://github.com/Doarakko/draw-action#readme",
2121
"dependencies": {
22-
"@actions/core": "^1.10.0",
22+
"@actions/core": "^1.11.1",
2323
"@actions/github": "^6.0.0",
2424
"@octokit/core": "^5.0.1",
2525
"node-fetch": "^2.6.8"

0 commit comments

Comments
 (0)