Skip to content

Commit 8ac2e26

Browse files
committed
Oh hello.
1 parent 2a1b0a9 commit 8ac2e26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
name: WP ${{ matrix.wp }}
3939
permissions:
4040
contents: read
41-
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0
41+
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@33705f771525b0d691ee821c90e0c10b18e02871 # v1.2.1
4242
strategy:
4343
# See the following for PHP compatibility of WordPress versions:
4444
# https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/

.github/workflows/nightly-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
name: Nightly ${{ matrix.label }}
4949
permissions:
5050
contents: read
51-
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0
51+
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@33705f771525b0d691ee821c90e0c10b18e02871 # v1.2.1
5252
strategy:
5353
matrix:
5454
label:

0 commit comments

Comments
 (0)