Skip to content

Commit 542138b

Browse files
authored
Merge pull request #92 from alexandr-g/renovate/actions-toolkit-6.x
fix(deps): update dependency actions-toolkit to v6
2 parents 474cdf6 + a707914 commit 542138b

File tree

2 files changed

+93
-70
lines changed

2 files changed

+93
-70
lines changed

.github/actions/set-pr-status/package-lock.json

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

.github/actions/set-pr-status/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "pr-status",
33
"main": "entrypoint.js",
44
"dependencies": {
5-
"actions-toolkit": "5.0.0"
5+
"actions-toolkit": "6.0.0"
66
}
77
}

0 commit comments

Comments
 (0)