Skip to content

Commit e1fc81f

Browse files
authored
Merge pull request #112 from alexandr-g/renovate/actions-toolkit-6.x
fix(deps): update dependency actions-toolkit to v6.0.1
2 parents 29cbf6c + e1126b3 commit e1fc81f

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

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

Lines changed: 34 additions & 34 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": "6.0.0"
5+
"actions-toolkit": "6.0.1"
66
}
77
}

0 commit comments

Comments
 (0)