File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 timeout-minutes : 5
1414 steps :
1515 - name : Set Labels
16- uses : woocommerce/grow/branch-label@3a4249a1fc7e39a987d213e578cbcf32abd55980 # actions-v3
16+ uses : woocommerce/grow/branch-label@a81d3fca0166a02a4c25953d250d80d3612db4b8 # actions-v3
Original file line number Diff line number Diff line change @@ -22,12 +22,12 @@ jobs:
2222 uses : actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
2323
2424 - name : Prepare PHP
25- uses : woocommerce/grow/prepare-php@3a4249a1fc7e39a987d213e578cbcf32abd55980 # actions-v3
25+ uses : woocommerce/grow/prepare-php@a81d3fca0166a02a4c25953d250d80d3612db4b8 # actions-v3
2626 with :
2727 install-deps : " no"
2828
2929 - name : Prepare node
30- uses : woocommerce/grow/prepare-node@3a4249a1fc7e39a987d213e578cbcf32abd55980 # actions-v3
30+ uses : woocommerce/grow/prepare-node@a81d3fca0166a02a4c25953d250d80d3612db4b8 # actions-v3
3131 with :
3232 node-version-file : " .nvmrc"
3333 ignore-scripts : " no"
4040
4141 - name : Publish dev build to GitHub
4242 if : ${{ github.event_name == 'push' && github.ref_name == 'trunk' }}
43- uses : woocommerce/grow/publish-extension-dev-build@3a4249a1fc7e39a987d213e578cbcf32abd55980 # actions-v3
43+ uses : woocommerce/grow/publish-extension-dev-build@a81d3fca0166a02a4c25953d250d80d3612db4b8 # actions-v3
4444 with :
4545 extension-asset-path : woocommerce-google-analytics-integration.zip
4646
Original file line number Diff line number Diff line change @@ -37,12 +37,12 @@ jobs:
3737 uses : actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
3838
3939 - name : Prepare PHP
40- uses : woocommerce/grow/prepare-php@3a4249a1fc7e39a987d213e578cbcf32abd55980 # actions-v3
40+ uses : woocommerce/grow/prepare-php@a81d3fca0166a02a4c25953d250d80d3612db4b8 # actions-v3
4141 with :
4242 install-deps : " no"
4343
4444 - name : Prepare node
45- uses : woocommerce/grow/prepare-node@3a4249a1fc7e39a987d213e578cbcf32abd55980 # actions-v3
45+ uses : woocommerce/grow/prepare-node@a81d3fca0166a02a4c25953d250d80d3612db4b8 # actions-v3
4646 with :
4747 node-version-file : " .nvmrc"
4848 ignore-scripts : " no"
Original file line number Diff line number Diff line change 2929 uses : actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
3030
3131 - name : Prepare node
32- uses : woocommerce/grow/prepare-node@3a4249a1fc7e39a987d213e578cbcf32abd55980 # actions-v3
32+ uses : woocommerce/grow/prepare-node@a81d3fca0166a02a4c25953d250d80d3612db4b8 # actions-v3
3333 with :
3434 node-version-file : " .nvmrc"
3535
Original file line number Diff line number Diff line change 4848 uses : actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
4949
5050 - name : Prepare PHP
51- uses : woocommerce/grow/prepare-php@3a4249a1fc7e39a987d213e578cbcf32abd55980 # actions-v3
51+ uses : woocommerce/grow/prepare-php@a81d3fca0166a02a4c25953d250d80d3612db4b8 # actions-v3
5252 with :
5353 php-version : 7.4
5454 tools : cs2pr
Original file line number Diff line number Diff line change 8686 uses : actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
8787
8888 - name : Prepare PHP
89- uses : woocommerce/grow/prepare-php@3a4249a1fc7e39a987d213e578cbcf32abd55980 # actions-v3
89+ uses : woocommerce/grow/prepare-php@a81d3fca0166a02a4c25953d250d80d3612db4b8 # actions-v3
9090 with :
9191 php-version : " ${{ matrix.php }}"
9292
@@ -128,7 +128,7 @@ jobs:
128128 uses : actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
129129
130130 - name : Prepare PHP
131- uses : woocommerce/grow/prepare-php@3a4249a1fc7e39a987d213e578cbcf32abd55980 # actions-v3
131+ uses : woocommerce/grow/prepare-php@a81d3fca0166a02a4c25953d250d80d3612db4b8 # actions-v3
132132 with :
133133 php-version : " ${{ inputs.php-version }}"
134134
Original file line number Diff line number Diff line change 3131 uses : actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
3232
3333 - name : Create branch & PR
34- uses : woocommerce/grow/prepare-extension-release@3a4249a1fc7e39a987d213e578cbcf32abd55980 # actions-v3
34+ uses : woocommerce/grow/prepare-extension-release@a81d3fca0166a02a4c25953d250d80d3612db4b8 # actions-v3
3535 with :
3636 version : ${{ github.event.inputs.version }}
3737 type : ${{ github.event.inputs.type }}
You can’t perform that action at this time.
0 commit comments