Skip to content

Commit

Permalink
Merge pull request #412 from actions/dependabot/npm_and_yarn/prettier…
Browse files Browse the repository at this point in the history
…-3.0.0

build(deps-dev): bump prettier from 2.8.8 to 3.0.0 (and a few others)
  • Loading branch information
mattcosta7 committed Jul 24, 2023
2 parents bdb4bf2 + 8a1828e commit a79cf16
Show file tree
Hide file tree
Showing 3 changed files with 2,274 additions and 3,398 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ Using these events ensure that a given issue or pull request, in the workflow's
token](https://github.com/settings/tokens/new) with `project` scope. For private repos you will also need `repo` scope.
_See [Creating a personal access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token) for more information_

> **NOTE:** ℹ️ Use a classic token with full control of projects. Personal access tokens with fine grained access do not support the GraphQL API.
> **NOTE:** ℹ️ Use a classic token with full control of projects. Personal access tokens with fine grained access do not support the GraphQL API.
- add the newly created PAT as a repository secret, this secret will be referenced by the [github-token input](#github-token)
_See [Encrypted secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-a-repository) for more information_
Expand Down
Loading

0 comments on commit a79cf16

Please sign in to comment.