File tree Expand file tree Collapse file tree 13 files changed +17
-17
lines changed
Expand file tree Collapse file tree 13 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 6161 - wp : ' 6.4'
6262 php : ' 7.4'
6363 fail-fast : false
64- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@2d12bdc0117c39e81f596e33861cb13c9561002f # 2.1.5
64+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@4b815b0ac2687aa7c46b2296987ba668d65d55a3 # 2.1.6
6565 with :
6666 node : false
6767 php : ${{ matrix.php }}
Original file line number Diff line number Diff line change 1414 name : Build
1515 permissions :
1616 contents : write
17- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-build.yml@2d12bdc0117c39e81f596e33861cb13c9561002f # 2.1.5
17+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-build.yml@4b815b0ac2687aa7c46b2296987ba668d65d55a3 # 2.1.6
1818 with :
1919 node : false
2020 tag : ${{ github.event_name != 'workflow_dispatch' }}
Original file line number Diff line number Diff line change 3232 name : ${{ matrix.label }}
3333 permissions :
3434 contents : read
35- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-coding-standards.yml@2d12bdc0117c39e81f596e33861cb13c9561002f # 2.1.5
35+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-coding-standards.yml@4b815b0ac2687aa7c46b2296987ba668d65d55a3 # 2.1.6
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
16- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-assets.yml@2d12bdc0117c39e81f596e33861cb13c9561002f # 2.1.5
16+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-assets.yml@4b815b0ac2687aa7c46b2296987ba668d65d55a3 # 2.1.6
1717 with :
1818 plugin : wp-crontrol
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@2d12bdc0117c39e81f596e33861cb13c9561002f # 2.1.5
21+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-tag.yml@4b815b0ac2687aa7c46b2296987ba668d65d55a3 # 2.1.6
2222 permissions :
2323 contents : read
2424 issues : write
Original file line number Diff line number Diff line change 4040 name : WP ${{ matrix.wp }}
4141 permissions :
4242 contents : read
43- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@2d12bdc0117c39e81f596e33861cb13c9561002f # 2.1.5
43+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@4b815b0ac2687aa7c46b2296987ba668d65d55a3 # 2.1.6
4444 strategy :
4545 # See the following for PHP compatibility of WordPress versions:
4646 # 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
2828 actions : read
2929 contents : read
30- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-workflow-lint.yml@2d12bdc0117c39e81f596e33861cb13c9561002f # 2.1.5
30+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-workflow-lint.yml@4b815b0ac2687aa7c46b2296987ba668d65d55a3 # 2.1.6
Original file line number Diff line number Diff line change 3737 - ' 8.3'
3838 - ' 7.4'
3939 fail-fast : false
40- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@2d12bdc0117c39e81f596e33861cb13c9561002f # 2.1.5
40+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@4b815b0ac2687aa7c46b2296987ba668d65d55a3 # 2.1.6
4141 with :
4242 node : false
4343 php : ${{ matrix.php }}
4848 name : Nightly ${{ matrix.label }}
4949 permissions :
5050 contents : read
51- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@2d12bdc0117c39e81f596e33861cb13c9561002f # 2.1.5
51+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@4b815b0ac2687aa7c46b2296987ba668d65d55a3 # 2.1.6
5252 strategy :
5353 matrix :
5454 label :
Original file line number Diff line number Diff line change 2828 name : ${{ matrix.label }}
2929 permissions :
3030 contents : read
31- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-static-analysis.yml@2d12bdc0117c39e81f596e33861cb13c9561002f # 2.1.5
31+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-static-analysis.yml@4b815b0ac2687aa7c46b2296987ba668d65d55a3 # 2.1.6
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
36- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-verify-distribution.yml@2d12bdc0117c39e81f596e33861cb13c9561002f # 2.1.5
36+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-verify-distribution.yml@4b815b0ac2687aa7c46b2296987ba668d65d55a3 # 2.1.6
3737 with :
3838 plugin : wp-crontrol
3939 owner : johnbillion
You can’t perform that action at this time.
0 commit comments