Skip to content

Commit 5ece5d2

Browse files
Revert to plugin-check-action@v1, version pin not needed
1 parent 40397ca commit 5ece5d2

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
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install Composer dependencies
1919
run: composer install --no-dev --optimize-autoloader
2020

21-
- uses: wordpress/plugin-check-action@v1.1.5
21+
- uses: wordpress/plugin-check-action@v1
2222
id: plugin-check
2323
with:
2424
categories: plugin_repo,security,performance,general

0 commit comments

Comments
 (0)