New azure models

This commit is contained in:
Alvaro Muñoz
2024-10-23 22:03:11 +02:00
parent ae6309daf6
commit b6a26e76d4
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
extensions:
- addsTo:
pack: github/actions-all
extensible: actionsSinkModel
data:
- ["azure/cli", "*", "input.inlineScript", "code-injection", "manual"]
- ["azure/cli", "*", "input.azcliversion", "command-injection", "manual"]

View File

@@ -3,4 +3,5 @@ extensions:
pack: github/actions-all
extensible: actionsSinkModel
data:
- ["azure/powershell", "*", "input.inlineScript", "code-injection", "manual"]
- ["azure/powershell", "*", "input.azPSVersion", "command-injection", "manual"]