We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6a9cab commit 4010d18Copy full SHA for 4010d18
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