Skip to content

Commit 036076b

Browse files
Bump @actions/core from 1.10.1 to 1.11.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 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 52a5269 commit 036076b

File tree

2 files changed

+20
-15
lines changed

2 files changed

+20
-15
lines changed

package-lock.json

Lines changed: 19 additions & 14 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
@@ -12,7 +12,7 @@
1212
"typescript": "^5.3.3"
1313
},
1414
"dependencies": {
15-
"@actions/core": "^1.10.1",
15+
"@actions/core": "^1.11.1",
1616
"@actions/github": "^6.0.0",
1717
"js-yaml": "^4.1.0",
1818
"jszip": "^3.10.1"

0 commit comments

Comments
 (0)