File tree Expand file tree Collapse file tree 13 files changed +16
-45
lines changed
Expand file tree Collapse file tree 13 files changed +16
-45
lines changed Original file line number Diff line number Diff line change 5757 - wp : ' 6.1'
5858 php : ' 7.4'
5959 fail-fast : false
60- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@57fa26489dde20f8190e77f6c41622fdc77e3710 # 2.1.7
60+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@58c88f6aa243ca37eecf820ef1a2dd1399abb485 # 2.4.0
6161 with :
6262 wp : ${{ matrix.wp }}
6363 php : ${{ matrix.php }}
Original file line number Diff line number Diff line change 3232 name : ${{ matrix.label }}
3333 permissions :
3434 contents : read # Needed to clone the repo.
35- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-coding-standards.yml@57fa26489dde20f8190e77f6c41622fdc77e3710 # 2.1.7
35+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-coding-standards.yml@58c88f6aa243ca37eecf820ef1a2dd1399abb485 # 2.4.0
3636 strategy :
3737 matrix :
3838 label :
Original file line number Diff line number Diff line change 1313 name : WordPress.org
1414 permissions :
1515 contents : read # Needed to clone the repo.
16- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-assets.yml@57fa26489dde20f8190e77f6c41622fdc77e3710 # 2.1.7
16+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-assets.yml@58c88f6aa243ca37eecf820ef1a2dd1399abb485 # 2.4.0
1717 with :
1818 plugin : user-switching
1919 readme : readme.txt
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ permissions: {}
1818jobs :
1919 deploy :
2020 name : Deploy Tag
21- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-tag.yml@57fa26489dde20f8190e77f6c41622fdc77e3710 # 2.1.7
21+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-tag.yml@58c88f6aa243ca37eecf820ef1a2dd1399abb485 # 2.4.0
2222 permissions :
2323 contents : read # Required to clone the repo.
2424 issues : write # Required for write access to milestones.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3434 name : WP ${{ matrix.wp }}
3535 permissions :
3636 contents : read # Needed to clone the repo.
37- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@57fa26489dde20f8190e77f6c41622fdc77e3710 # 2.1.7
37+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@58c88f6aa243ca37eecf820ef1a2dd1399abb485 # 2.4.0
3838 strategy :
3939 # See the following for PHP compatibility of WordPress versions:
4040 # https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/
Original file line number Diff line number Diff line change 2727 security-events : write # Required for upload-sarif to upload SARIF files.
2828 contents : read # Needed to clone the repo.
2929 actions : read # Needed for upload-sarif to read workflow run info.
30- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-workflow-lint.yml@57fa26489dde20f8190e77f6c41622fdc77e3710 # 2.1.7
30+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-workflow-lint.yml@58c88f6aa243ca37eecf820ef1a2dd1399abb485 # 2.4.0
Original file line number Diff line number Diff line change 4141 - ' 8.3'
4242 - ' 7.4'
4343 fail-fast : false
44- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@57fa26489dde20f8190e77f6c41622fdc77e3710 # 2.1.7
44+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@58c88f6aa243ca37eecf820ef1a2dd1399abb485 # 2.4.0
4545 with :
4646 wp : ' nightly'
4747 php : ${{ matrix.php }}
5252 name : Nightly ${{ matrix.label }}
5353 permissions :
5454 contents : read # Needed to clone the repo.
55- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@57fa26489dde20f8190e77f6c41622fdc77e3710 # 2.1.7
55+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@58c88f6aa243ca37eecf820ef1a2dd1399abb485 # 2.4.0
5656 strategy :
5757 matrix :
5858 label :
Original file line number Diff line number Diff line change 2828 name : ${{ matrix.label }}
2929 permissions :
3030 contents : read # Needed to clone the repo.
31- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-static-analysis.yml@57fa26489dde20f8190e77f6c41622fdc77e3710 # 2.1.7
31+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-static-analysis.yml@58c88f6aa243ca37eecf820ef1a2dd1399abb485 # 2.4.0
3232 strategy :
3333 matrix :
3434 label :
Original file line number Diff line number Diff line change 3333 name : Verify Plugin Distribution
3434 permissions :
3535 contents : read # Needed to clone the repo.
36- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-verify-distribution.yml@57fa26489dde20f8190e77f6c41622fdc77e3710 # 2.1.7
36+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-verify-distribution.yml@58c88f6aa243ca37eecf820ef1a2dd1399abb485 # 2.4.0
3737 with :
3838 plugin : user-switching
3939 owner : johnbillion
You can’t perform that action at this time.
0 commit comments