Skip to content

Commit

Permalink
fix: typo in MAINTAINING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thdaraujo committed Oct 15, 2023
1 parent dd995a2 commit 7cf0bbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MAINTAINING.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ If you're reviewing a PR, you should ask yourself:
## Security

- Please review [GitHub's Good security practices for using GitHub Actions features](https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions) often.
- Only [approve first time contributors PRs](https://github.blog/2021-04-22-github-actions-update-helping-maintainers-combat-bad-actors/) after reviewing the code carefully to prevent bac actors.
- Only [approve first time contributors PRs](https://github.blog/2021-04-22-github-actions-update-helping-maintainers-combat-bad-actors/) after reviewing the code carefully to prevent bad actors.
- When merging dependabot PRs, make sure to review the changes in the PR and to check the authenticity of the bot account.

### TODO
Expand All @@ -24,4 +24,4 @@ If you're reviewing a PR, you should ask yourself:
- Issuing new releases
- Updating the Changelog
- Granting Rubygems access
- Labeling Issues and PRs
- Labeling Issues and PRs

0 comments on commit 7cf0bbb

Please sign in to comment.