mirror of
https://github.com/ivuorinen/actions.git
synced 2026-02-07 19:44:58 +00:00
feat: standardize validate-inputs parameter to action-type (#309)
This commit is contained in:
@@ -81,7 +81,7 @@ runs:
|
||||
id: validate
|
||||
uses: ivuorinen/actions/validate-inputs@7061aafd35a2f21b57653e34f2b634b2a19334a9
|
||||
with:
|
||||
action: php-composer
|
||||
action-type: php-composer
|
||||
|
||||
- name: Setup PHP
|
||||
id: php
|
||||
|
||||
Reference in New Issue
Block a user