diff --git a/.github/workflows/acceptance-tests.yml b/.github/workflows/acceptance-tests.yml index 08224671..7f50d3ab 100644 --- a/.github/workflows/acceptance-tests.yml +++ b/.github/workflows/acceptance-tests.yml @@ -61,7 +61,7 @@ jobs: - wp: '6.0' php: '7.4' fail-fast: false - uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0 + uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@8acf1215980c50042c5357fa083b8fedcb6a3b11 # 1.1.0 with: node: true php: ${{ matrix.php }} diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 27c73503..8e4a98d2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ permissions: {} jobs: build: name: Build - uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-build.yml@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0 + uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-build.yml@8acf1215980c50042c5357fa083b8fedcb6a3b11 # 1.1.0 permissions: contents: write with: diff --git a/.github/workflows/coding-standards.yml b/.github/workflows/coding-standards.yml index 1aac71ad..91d8ef29 100644 --- a/.github/workflows/coding-standards.yml +++ b/.github/workflows/coding-standards.yml @@ -38,7 +38,7 @@ jobs: name: ${{ matrix.label }} permissions: contents: read - uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-coding-standards.yml@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0 + uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-coding-standards.yml@8acf1215980c50042c5357fa083b8fedcb6a3b11 # 1.1.0 strategy: matrix: label: diff --git a/.github/workflows/deploy-assets.yml b/.github/workflows/deploy-assets.yml index 84f3220e..4134d392 100644 --- a/.github/workflows/deploy-assets.yml +++ b/.github/workflows/deploy-assets.yml @@ -13,7 +13,7 @@ jobs: name: WordPress.org permissions: contents: read - uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-assets.yml@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0 + uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-assets.yml@8acf1215980c50042c5357fa083b8fedcb6a3b11 # 1.1.0 with: plugin: query-monitor readme: readme.txt diff --git a/.github/workflows/deploy-tag.yml b/.github/workflows/deploy-tag.yml index cb75fdc5..f07cb543 100644 --- a/.github/workflows/deploy-tag.yml +++ b/.github/workflows/deploy-tag.yml @@ -18,7 +18,7 @@ permissions: {} jobs: deploy: name: Deploy Tag - uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-tag.yml@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0 + uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-tag.yml@8acf1215980c50042c5357fa083b8fedcb6a3b11 # 1.1.0 permissions: contents: read issues: write diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 6b012b5e..0a25d150 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -40,7 +40,7 @@ jobs: name: WP ${{ matrix.wp }} permissions: contents: read - uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0 + uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@8acf1215980c50042c5357fa083b8fedcb6a3b11 # 1.1.0 strategy: # See the following for PHP compatibility of WordPress versions: # https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/ diff --git a/.github/workflows/lint-workflows.yml b/.github/workflows/lint-workflows.yml index bef019e1..7a54a328 100644 --- a/.github/workflows/lint-workflows.yml +++ b/.github/workflows/lint-workflows.yml @@ -23,4 +23,4 @@ jobs: security-events: write actions: read contents: read - uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-workflow-lint.yml@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0 + uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-workflow-lint.yml@8acf1215980c50042c5357fa083b8fedcb6a3b11 # 1.1.0 diff --git a/.github/workflows/static-analysis.yml b/.github/workflows/static-analysis.yml index 9ff2c73c..89f6ad4c 100644 --- a/.github/workflows/static-analysis.yml +++ b/.github/workflows/static-analysis.yml @@ -28,7 +28,7 @@ jobs: name: ${{ matrix.label }} permissions: contents: read - uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-static-analysis.yml@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0 + uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-static-analysis.yml@8acf1215980c50042c5357fa083b8fedcb6a3b11 # 1.1.0 strategy: matrix: label: