Skip to content

Commit

Permalink
🐞 fix(Spell check): Upgrade to github-scripts@v7
Browse files Browse the repository at this point in the history
  • Loading branch information
raxhvl committed Apr 4, 2024
1 parent e90fded commit 882b727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spell-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- Use backticks to quote code variables so as to not bloat the \`wordlist\`.
`;
github.issues.createComment({
github.rest.issues.createComment({
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
Expand Down

0 comments on commit 882b727

Please sign in to comment.