Skip to content

Commit ba6a8fc

Browse files
Upgrade: bump @actions/core from 1.9.0 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.9.1. - [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 f239b55 commit ba6a8fc

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

package-lock.json

Lines changed: 10 additions & 4 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
@@ -10,7 +10,7 @@
1010
"all": "npm run build && npm run format && npm run lint && npm run pack"
1111
},
1212
"dependencies": {
13-
"@actions/core": "^1.9.0",
13+
"@actions/core": "^1.9.1",
1414
"@actions/exec": "^1.1.1"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)