Skip to content

Commit

Permalink
Update Plugin Infrastructure to 86c4199836c5ebf728fcf31f6fd435b8a22f32c1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion authored and github-actions[bot] committed Aug 10, 2024
1 parent 904daa7 commit e38597e
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@86c4199836c5ebf728fcf31f6fd435b8a22f32c1
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@86c4199836c5ebf728fcf31f6fd435b8a22f32c1
strategy:
matrix:
wp:
Expand Down

0 comments on commit e38597e

Please sign in to comment.