From e38597e3153750a2e71ec8b5c57be19939a99d1a Mon Sep 17 00:00:00 2001 From: johnbillion <208434+johnbillion@users.noreply.github.com> Date: Sat, 10 Aug 2024 15:59:58 +0000 Subject: [PATCH] Update Plugin Infrastructure to 86c4199836c5ebf728fcf31f6fd435b8a22f32c1 --- .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..915f90c 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@86c4199836c5ebf728fcf31f6fd435b8a22f32c1 strategy: matrix: php: diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index e2d947a..e0ed7e0 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@86c4199836c5ebf728fcf31f6fd435b8a22f32c1 strategy: matrix: wp: