mirror of
https://github.com/ivuorinen/actions.git
synced 2026-03-14 16:58:56 +00:00
feat: standardize validate-inputs parameter to action-type (#309)
This commit is contained in:
@@ -46,7 +46,7 @@ runs:
|
||||
- name: Validate Inputs (Centralized)
|
||||
uses: ivuorinen/actions/validate-inputs@7061aafd35a2f21b57653e34f2b634b2a19334a9
|
||||
with:
|
||||
action: biome-check
|
||||
action-type: biome-check
|
||||
|
||||
- name: Validate Inputs (Additional)
|
||||
id: validate
|
||||
|
||||
Reference in New Issue
Block a user