Skip to content

Commit

Permalink
Update Plugin Infrastructure to 77c5f71c4804d5dcac9dba79ac579edace0e78cd
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 61f832b commit 7cda999
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- wp: '5.8'
php: '7.4'
fail-fast: false
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@trunk
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@77c5f71c4804d5dcac9dba79ac579edace0e78cd
with:
node: false
php: ${{ matrix.php }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ permissions:
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@77c5f71c4804d5dcac9dba79ac579edace0e78cd
strategy:
matrix:
php:
Expand Down

0 comments on commit 7cda999

Please sign in to comment.