mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Merge pull request #247 from theashraf/pr/add-alex-action
docs: ✏️ add Alexjs github action to README
This commit is contained in:
commit
909401d843
@ -242,8 +242,10 @@ https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.s
|
|||||||
- [Run golangci-lint, with reviewdog output on the PR](https://github.com/reviewdog/action-golangci-lint)
|
- [Run golangci-lint, with reviewdog output on the PR](https://github.com/reviewdog/action-golangci-lint)
|
||||||
- [Run shellcheck, with reviewdog output on the PR](https://github.com/reviewdog/action-shellcheck)
|
- [Run shellcheck, with reviewdog output on the PR](https://github.com/reviewdog/action-shellcheck)
|
||||||
- [Build Go applications for multiplatform](https://github.com/izumin5210/action-go-crossbuild)
|
- [Build Go applications for multiplatform](https://github.com/izumin5210/action-go-crossbuild)
|
||||||
|
- [Catch insensitive, inconsiderate writing in your markdown docs](https://github.com/theashraf/alex-action)
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
|
|
||||||
- [A vulnerability scanner for your docker images](https://github.com/phonito/phonito-scanner-action)
|
- [A vulnerability scanner for your docker images](https://github.com/phonito/phonito-scanner-action)
|
||||||
- [Automatically approve and merge Dependabot updates](https://github.com/ridedott/dependabot-auto-merge-action)
|
- [Automatically approve and merge Dependabot updates](https://github.com/ridedott/dependabot-auto-merge-action)
|
||||||
|
|
||||||
@ -409,6 +411,7 @@ https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.s
|
|||||||
- [Converting Docker-based Actions to JavaScript/TypeScript](https://httgp.com/converting-github-actions-from-docker-to-javascript/)
|
- [Converting Docker-based Actions to JavaScript/TypeScript](https://httgp.com/converting-github-actions-from-docker-to-javascript/)
|
||||||
- [GitHub Actions CI for Swift/iOS Projects](https://medium.com/rosberryapps/github-actions-ci-for-swift-projects-c129baceed1a)
|
- [GitHub Actions CI for Swift/iOS Projects](https://medium.com/rosberryapps/github-actions-ci-for-swift-projects-c129baceed1a)
|
||||||
- [Working with GitHub Actions](https://jeffrafter.com/working-with-github-actions)
|
- [Working with GitHub Actions](https://jeffrafter.com/working-with-github-actions)
|
||||||
|
|
||||||
> Please don't hesitate to make a PR if you have more resources to share. Check out [contributing.md](contributing.md) for more information
|
> Please don't hesitate to make a PR if you have more resources to share. Check out [contributing.md](contributing.md) for more information
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
Loading…
Reference in New Issue
Block a user