Skip to content

Commit 59062f5

Browse files
committed
Bump plugin-check-action to v1.1.4
1 parent 28db097 commit 59062f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/plugin-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
unzip ${{ github.event.repository.name }}.zip -d build
2727
2828
- name: Run plugin check
29-
uses: wordpress/plugin-check-action@v1.0.6
29+
uses: wordpress/plugin-check-action@v1.1.4
3030
with:
3131
build-dir: './build/${{ github.event.repository.name }}'
3232
exclude-checks: |

0 commit comments

Comments
 (0)