File tree Expand file tree Collapse file tree
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@642cdb54493d05debdc1394f4bfd7365f82e7bf1 # 0.18.2
35+ uses : hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml@1a70990f2168a7b322632383edf9ca29d8d8b173 # 0.19.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@25ef8d971c0a866fb9e5d90130c7aaa084619df6 # 0.21.0
11+ uses : hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@009e0e9d11a45eda39342243a14a4e5c3c6eaef3 # 0.21.1
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@25ef8d971c0a866fb9e5d90130c7aaa084619df6 # 0.21.0
102+ - uses : hoverkraft-tech/ci-github-nodejs/actions/setup-node@009e0e9d11a45eda39342243a14a4e5c3c6eaef3 # 0.21.1
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 7575 using : " composite"
7676 steps :
7777 - name : Setup Node.js
78- uses : hoverkraft-tech/ci-github-nodejs/actions/setup-node@25ef8d971c0a866fb9e5d90130c7aaa084619df6 # 0.21.0
78+ uses : hoverkraft-tech/ci-github-nodejs/actions/setup-node@009e0e9d11a45eda39342243a14a4e5c3c6eaef3 # 0.21.1
7979 with :
8080 working-directory : ${{ github.action_path }}
8181
You can’t perform that action at this time.
0 commit comments