Skip to content

Commit 438476f

Browse files
Bump the npm-production group with 2 updates
Bumps the npm-production group with 2 updates: [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) and [semver](https://github.com/npm/node-semver). Updates `@actions/github` from 6.0.0 to 6.0.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) Updates `semver` from 7.7.1 to 7.7.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.7.1...v7.7.2) --- updated-dependencies: - dependency-name: "@actions/github" dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: semver dependency-version: 7.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21af6a0 commit 438476f

File tree

2 files changed

+15
-12
lines changed

2 files changed

+15
-12
lines changed

package-lock.json

Lines changed: 13 additions & 10 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
@@ -36,15 +36,15 @@
3636
"@actions/cache": "^4.0.3",
3737
"@actions/core": "^1.11.1",
3838
"@actions/exec": "^1.1.1",
39-
"@actions/github": "^6.0.0",
39+
"@actions/github": "^6.0.1",
4040
"@actions/glob": "^0.5.0",
4141
"@actions/http-client": "^2.2.3",
4242
"@actions/io": "^1.1.3",
4343
"@actions/tool-cache": "^2.0.2",
4444
"@octokit/core": "^5.2.0",
4545
"@octokit/types": "^14.0.0",
4646
"@github/dependency-submission-toolkit": "^2.0.5",
47-
"semver": "^7.7.1",
47+
"semver": "^7.7.2",
4848
"uuid": "^11.1.0"
4949
},
5050
"devDependencies": {

0 commit comments

Comments
 (0)