We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c50cee + 4010d18 commit 5e07f93Copy full SHA for 5e07f93
docs/github-actions-providers.md
@@ -3,8 +3,10 @@
3
## Approved Providers
4
5
* `actions/*@*` - GitHub created actions
6
+* `aws-actions/*@*` - AWS actions
7
* `DavidAnson/markdownlint-cli2-action@*` - Markdownlint-cli2 action
8
* `docker/*@*` - Docker actions
9
+* `machulav/ec2-github-runner@*` - EC2 GitHub Runner action
10
* `pypa/*@*` - Python Packaging actions
11
* `rojopolis/spellcheck-github-actions@*` - Spellcheck action
12
* `sigstore/gh-action-sigstore-python@*` - Sigstore Python action
0 commit comments