Skip to content

Commit bff5ca0

Browse files
committed
add shell type
1 parent 2b67484 commit bff5ca0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ runs:
1616
- name: Validate Plugin Tested Up To Version
1717
env:
1818
PLUGIN_PATH: ${{ inputs.plugin-path }}
19+
shell: bash
1920
run: bash bin/validate-plugin-version.sh ${{ inputs.plugin-path }}
2021
- name: Create Pull Request
2122
if: # something here

0 commit comments

Comments
 (0)