Skip to content

Commit b4cb699

Browse files
dependabot[bot]thisisnacho
authored andcommitted
Bump the npm-all group across 1 directory with 2 updates
Bumps the npm-all group with 2 updates in the / directory: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) and [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github). Updates `@actions/core` from 1.11.1 to 2.0.2 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `@actions/github` from 6.0.1 to 7.0.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all - dependency-name: "@actions/github" dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9c573e commit b4cb699

2 files changed

Lines changed: 24 additions & 24 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"homepage": "https://github.com/Dunning-Kruger/unlock-issues#readme",
1919
"dependencies": {
20-
"@actions/core": "^1.11.1",
21-
"@actions/github": "^6.0.1"
20+
"@actions/core": "^2.0.2",
21+
"@actions/github": "^7.0.0"
2222
}
2323
}

0 commit comments

Comments
 (0)