Skip to content

Commit

Permalink
fix: Use correct preposition on API token security warning (#1416)
Browse files Browse the repository at this point in the history
* fix: Use correct preposition on API token security warning

* feat: Update codacy-coverage-reporter submodule

Includes the changes from codacy/codacy-coverage-reporter#415
  • Loading branch information
Paulo Ribeiro authored Sep 23, 2022
1 parent 9d6e07c commit 26e977e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/assets/includes/api-token-warning.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
!!! warning
**Never write API tokens on your configuration files** and keep your API tokens well protected, as they grant owner permissions to your projects on Codacy.
**Never write API tokens to your configuration files** and keep your API tokens well protected, as they grant owner permissions to your projects on Codacy.

We recommend that you set API tokens as environment variables. Check the documentation of your CI/CD platform on how to do this.
2 changes: 1 addition & 1 deletion submodules/codacy-coverage-reporter

0 comments on commit 26e977e

Please sign in to comment.