Skip to content

Commit

Permalink
Build(deps): Bump tough-cookie from 4.1.2 to 4.1.3 (#43)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Larson <[email protected]>
  • Loading branch information
dependabot[bot] and larsoner authored Jul 10, 2023
1 parent 0a7552b commit 443f056
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,9 @@ jobs:
*[CircleCI personal API token](https://app.circleci.com/settings/user/tokens)*
(not a *project token* as it is not supported yet in API v2!) whose value
has been added to the GitHub secrets of your repository (e.g., as
`CIRCLE_TOKEN`), e.g. for the MNE-Python project this would be
https://github.com/mne-tools/mne-python/settings/secrets/actions.
`CIRCLE_TOKEN`), e.g. for the MNE-Python *project* this would be
https://github.com/mne-tools/mne-python/settings/secrets/actions and for the
*organization* it would be https://github.com/organizations/mne-tools/settings/secrets/actions (pick whichever scope makes sense for you).
- The `artifact-path` should point to an artifact path from your CircleCI
build. This is typically whatever follows the CircleCI artifact root path,
for example `0/test_artifacts/root_artifact.md`.
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 443f056

Please sign in to comment.