We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b4f763 commit b03b8b4Copy full SHA for b03b8b4
README.md
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@v2
23
- name: Validate Plugin Version
24
- uses: jazzsequence/action-validate-plugin-version@v0
+ uses: jazzsequence/action-validate-plugin-version@v1
25
with:
26
plugin-path: 'path/to/plugin-slug/'
27
filenames: 'readme.txt,README.MD'
0 commit comments