From 17f9d03245f41576c368ea461a2ceb7c93582805 Mon Sep 17 00:00:00 2001 From: johnbillion <208434+johnbillion@users.noreply.github.com> Date: Sat, 10 Aug 2024 15:10:47 +0000 Subject: [PATCH] Update Plugin Infrastructure to 4407c2c8b58dac9f306ab79345bb0a948ae59d17 --- .github/workflows/coding-standards.yml | 2 +- .github/workflows/integration-tests.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/coding-standards.yml b/.github/workflows/coding-standards.yml index b82673c..93be1a2 100644 --- a/.github/workflows/coding-standards.yml +++ b/.github/workflows/coding-standards.yml @@ -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@4407c2c8b58dac9f306ab79345bb0a948ae59d17 strategy: matrix: php: diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index e2d947a..bc01ab5 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -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@4407c2c8b58dac9f306ab79345bb0a948ae59d17 strategy: matrix: wp: