Skip to content

Commit

Permalink
Update Plugin Infrastructure to 940f3b4991246a07278913b27ce5bfee20a91d82
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion authored and github-actions[bot] committed Aug 9, 2024
1 parent 904daa7 commit 6bf94c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
jobs:
test:
name: PHP / PHP ${{ matrix.php }}
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-coding-standards.yml@trunk
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-coding-standards.yml@940f3b4991246a07278913b27ce5bfee20a91d82
strategy:
matrix:
php:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
jobs:
test:
name: WP ${{ matrix.wp }} / PHP ${{ matrix.php }}
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@trunk
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@940f3b4991246a07278913b27ce5bfee20a91d82
strategy:
matrix:
wp:
Expand Down

0 comments on commit 6bf94c9

Please sign in to comment.