File tree Expand file tree Collapse file tree
create-and-merge-pull-request Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 release :
3333 needs : ci
3434 if : github.event_name != 'schedule'
35- uses : hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@dbdcce2870b33525ac1fa26069bf95b2dd586fda # 0.15.2
35+ uses : hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@ed864a88ec8610dc2a1b9aab1dbde2864bf75df4 # 0.16.0
3636 permissions :
3737 contents : read
3838 with :
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ permissions:
88
99jobs :
1010 continuous-integration :
11- uses : hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@80acfc9bc4dd87030d73006dee4c788ed9af1fb0 # 0.20.1
11+ uses : hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@ce2467e5d41ff0abe85094dcc39c98288448065a # 0.20.4
1212 permissions :
1313 contents : read
1414 id-token : write
Original file line number Diff line number Diff line change 9999 return;
100100 }
101101 }
102- - uses : hoverkraft-tech/ci-github-nodejs/actions/setup-node@80acfc9bc4dd87030d73006dee4c788ed9af1fb0 # 0.20.1
102+ - uses : hoverkraft-tech/ci-github-nodejs/actions/setup-node@ce2467e5d41ff0abe85094dcc39c98288448065a # 0.20.4
103103 if : ${{ steps.has-prettier-plugins.outputs.package-json-dir }}
104104 with :
105105 working-directory : ${{ steps.has-prettier-plugins.outputs.package-json-dir }}
Original file line number Diff line number Diff line change 4444 run : |
4545 rm -fr ./self-actions
4646
47- - uses : peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
47+ - uses : peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
4848 id : create-pull-request
4949 with :
5050 token : ${{ inputs.github-token }}
Original file line number Diff line number Diff line change 7575 using : " composite"
7676 steps :
7777 - name : Setup Node.js
78- uses : hoverkraft-tech/ci-github-nodejs/actions/setup-node@ce2bb8274a37c1219be2bcae2a1b2528c2c72957 # 0.19.0
78+ uses : hoverkraft-tech/ci-github-nodejs/actions/setup-node@ce2467e5d41ff0abe85094dcc39c98288448065a # 0.20.4
7979 with :
8080 working-directory : ${{ github.action_path }}
8181
You can’t perform that action at this time.
0 commit comments