Skip to content

Commit b03b8b4

Browse files
authored
use v1
1 parent 1b4f763 commit b03b8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v2
2323
- name: Validate Plugin Version
24-
uses: jazzsequence/action-validate-plugin-version@v0
24+
uses: jazzsequence/action-validate-plugin-version@v1
2525
with:
2626
plugin-path: 'path/to/plugin-slug/'
2727
filenames: 'readme.txt,README.MD'

0 commit comments

Comments
 (0)