Skip to content

Commit 6997e08

Browse files
build(deps): Bump ini in /.github/scripts in the ci-cd group (#382)
Bumps the ci-cd group in /.github/scripts with 1 update: [ini](https://github.com/npm/ini). Updates `ini` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/npm/ini/releases) - [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md) - [Commits](npm/ini@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: ini dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci-cd ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c7861e commit 6997e08

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.github/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@actions/core": "^1.10.1",
1212
"@actions/github": "^6.0.1",
13-
"ini": "^5.0.0",
13+
"ini": "^6.0.0",
1414
"semver": "^7.7.3"
1515
},
1616
"engines": {

.github/scripts/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)