Skip to content

Commit 598e97e

Browse files
committed
Add newly supported actions
Adds newly supported actions (`shellcheck`, `build-and-inspect-python-package` and `file-existence-action`) Signed-off-by: Liran Rotenberg <[email protected]>
1 parent 340e9ac commit 598e97e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/github-actions-providers.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
* `rojopolis/spellcheck-github-actions@*` - Spellcheck action
1010
* `sigstore/gh-action-sigstore-python@*` - Sigstore Python action
1111
* `step-security/harden-runner@*` - Harden Runner action
12+
* `ludeeus/action-shellcheck@*` - Shellcheck action
13+
* `hynek/build-and-inspect-python-package@*` - Build and inspect Python package action
14+
* `andstor/file-existence-action@*` - File existence action
1215

1316
## Denied Providers
1417

0 commit comments

Comments
 (0)