Skip to content

Commit adbb1b0

Browse files
authored
Merge pull request #168 from ProgressPlanner/dependabot/github_actions/wordpress/plugin-check-action-1.1.4
GH Actions: Bump wordpress/plugin-check-action from 1.0.6 to 1.1.4
2 parents b29f2e4 + 59431cf commit adbb1b0

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
@@ -27,7 +27,7 @@ jobs:
2727
unzip ${{ github.event.repository.name }}.zip -d build
2828
2929
- name: Run plugin check
30-
uses: wordpress/plugin-check-action@v1.0.6
30+
uses: wordpress/plugin-check-action@v1.1.4
3131
with:
3232
exclude-checks: 'i18n_usage'
3333
build-dir: './build/${{ github.event.repository.name }}'

0 commit comments

Comments
 (0)