We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0111bdb commit 31040aaCopy full SHA for 31040aa
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.21.8](https://github.com/octoguide/bot/compare/0.21.7...0.21.8) (2026-02-15)
4
+
5
+### Bug Fixes
6
7
+- **deps:** update dependency @actions/github to v9 ([#487](https://github.com/octoguide/bot/issues/487)) ([0111bdb](https://github.com/octoguide/bot/commit/0111bdb5e8ca0b9fe6c57373244d80812b5643ac))
8
9
## [0.21.7](https://github.com/octoguide/bot/compare/0.21.6...0.21.7) (2026-02-15)
10
11
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "octoguide",
- "version": "0.21.7",
+ "version": "0.21.8",
"description": "A friendly bot that helps contributors adhere to best practices for your repository on GitHub. 🗺️",
"repository": {
"type": "git",
0 commit comments