Skip to content

Commit 6d4cd24

Browse files
Update dependency @actions/io to v3 (#2692)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0feb469 commit 6d4cd24

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

bootstrap-pull-request/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@actions/core": "3.0.0",
1313
"@actions/exec": "3.0.0",
1414
"@actions/glob": "0.6.1",
15-
"@actions/io": "2.0.0",
15+
"@actions/io": "3.0.2",
1616
"js-yaml": "4.1.1"
1717
},
1818
"devDependencies": {

bootstrap-pull-request/pnpm-lock.yaml

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

git-push-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@actions/exec": "3.0.0",
1414
"@actions/github": "7.0.0",
1515
"@actions/glob": "0.6.1",
16-
"@actions/io": "2.0.0",
16+
"@actions/io": "3.0.2",
1717
"js-yaml": "4.1.1"
1818
},
1919
"devDependencies": {

git-push-service/pnpm-lock.yaml

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

git-push-services-patch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@actions/core": "3.0.0",
1313
"@actions/exec": "3.0.0",
1414
"@actions/github": "7.0.0",
15-
"@actions/io": "2.0.0"
15+
"@actions/io": "3.0.2"
1616
},
1717
"devDependencies": {
1818
"@biomejs/biome": "2.3.13",

git-push-services-patch/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)