From 6bf94c92f830c2b313121256ff96354d4c5e3fe5 Mon Sep 17 00:00:00 2001 From: johnbillion <208434+johnbillion@users.noreply.github.com> Date: Fri, 9 Aug 2024 23:04:07 +0000 Subject: [PATCH] Update Plugin Infrastructure to 940f3b4991246a07278913b27ce5bfee20a91d82 --- .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..f7c83ce 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@940f3b4991246a07278913b27ce5bfee20a91d82 strategy: matrix: php: diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index e2d947a..68b11e2 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@940f3b4991246a07278913b27ce5bfee20a91d82 strategy: matrix: wp: