Merge pull request #61 from swinton/patch-2

Add swinton/httpie-action: General purpose HTTP client
This commit is contained in:
Sarah Drasner 2019-01-28 14:29:46 -07:00 committed by GitHub
commit 95e2503f9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,6 +60,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Declaratively setup GitHub Labels](https://github.com/lannonbr/issue-label-manager-action) - [Declaratively setup GitHub Labels](https://github.com/lannonbr/issue-label-manager-action)
- [GitHub Actions for Yarn](https://github.com/Borales/actions-yarn) - [GitHub Actions for Yarn](https://github.com/Borales/actions-yarn)
- [Snyk CLI Test Action](https://github.com/clarkio/snyk-cli-action) - [Snyk CLI Test Action](https://github.com/clarkio/snyk-cli-action)
- [General purpose HTTP client for Actions, wrapping HTTPie](https://github.com/swinton/httpie-action)
- [Run GitHub Actions Locally](https://github.com/nektos/act) - [Run GitHub Actions Locally](https://github.com/nektos/act)
- [PHP Code fixer Action](https://github.com/OskarStark/php-cs-fixer-ga) - [PHP Code fixer Action](https://github.com/OskarStark/php-cs-fixer-ga)
- [PHPStan Static code analyzer Action](https://github.com/OskarStark/phpstan-ga) - [PHPStan Static code analyzer Action](https://github.com/OskarStark/phpstan-ga)