Skip to content

Commit

Permalink
Merge pull request actions#1713 from actions/eggyhead/fix-tar-ddos-vuln
Browse files Browse the repository at this point in the history
  • Loading branch information
eggyhead authored Apr 12, 2024
2 parents 9ddf153 + df5a794 commit c104cf5
Show file tree
Hide file tree
Showing 3 changed files with 3,475 additions and 1,865 deletions.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Note that before a PR will be accepted, you must ensure:
1. In a new branch, create a new Lerna package:

```console
$ npm run create-package new-package
$ npm run new-package [name]
```

This will ask you some questions about the new package. Start with `0.0.0` as the first version (look generally at some of the other packages for how the package.json is structured).
Expand Down
Loading

0 comments on commit c104cf5

Please sign in to comment.