File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1717 persist-credentials : false
1818
1919 - id : setup-node
20- uses : hoverkraft-tech/ci-github-nodejs/actions/setup-node@c9d9d041ba4ef35695ee469c4782fa6a8bbebbcc # 0.21.2
20+ uses : hoverkraft-tech/ci-github-nodejs/actions/setup-node@775ce0902c528062cc94141dd7d13261083b752a # 0.22.0
2121
2222 - name : Build dist/ Directory
2323 id : package
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ permissions: {}
77
88jobs :
99 test-nodejs :
10- uses : hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@c9d9d041ba4ef35695ee469c4782fa6a8bbebbcc # 0.21.2
10+ uses : hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@775ce0902c528062cc94141dd7d13261083b752a # 0.22.0
1111 permissions :
1212 contents : read
1313 id-token : write
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ permissions: {}
77
88jobs :
99 linter :
10- uses : hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@f24ce3360a8abf9bf386a62ab13d0ae5de5f9d13 # 0.31.7
10+ uses : hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@f5847cb398fe65d53794e6aba98ebdfa0801f691 # 0.32.0
1111 permissions :
1212 actions : read
1313 contents : read
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ permissions: {}
1010
1111jobs :
1212 greetings :
13- uses : hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml@f24ce3360a8abf9bf386a62ab13d0ae5de5f9d13 # 0.31.7
13+ uses : hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml@f5847cb398fe65d53794e6aba98ebdfa0801f691 # 0.32.0
1414 permissions :
1515 contents : read
1616 issues : write
Original file line number Diff line number Diff line change 6262 app-id : ${{ vars.CI_BOT_APP_ID }}
6363 private-key : ${{ secrets.CI_BOT_APP_PRIVATE_KEY }}
6464
65- - uses : hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request@f24ce3360a8abf9bf386a62ab13d0ae5de5f9d13 # 0.31.7
65+ - uses : hoverkraft-tech/ci-github-common/actions/create-and-merge-pull-request@f5847cb398fe65d53794e6aba98ebdfa0801f691 # 0.32.0
6666 with :
6767 github-token : ${{ steps.generate-token.outputs.token }}
6868 branch : docs/actions-workflows-documentation-update
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ permissions: {}
1919
2020jobs :
2121 main :
22- uses : hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml@f24ce3360a8abf9bf386a62ab13d0ae5de5f9d13 # 0.31.7
22+ uses : hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml@f5847cb398fe65d53794e6aba98ebdfa0801f691 # 0.32.0
2323 permissions :
2424 contents : read
2525 issues : write
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ permissions: {}
1111
1212jobs :
1313 main :
14- uses : hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml@f24ce3360a8abf9bf386a62ab13d0ae5de5f9d13 # 0.31.7
14+ uses : hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml@f5847cb398fe65d53794e6aba98ebdfa0801f691 # 0.32.0
1515 permissions :
1616 contents : write
1717 pull-requests : write
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ permissions: {}
88
99jobs :
1010 main :
11- uses : hoverkraft-tech/ci-github-common/.github/workflows/stale.yml@f24ce3360a8abf9bf386a62ab13d0ae5de5f9d13 # 0.31.7
11+ uses : hoverkraft-tech/ci-github-common/.github/workflows/stale.yml@f5847cb398fe65d53794e6aba98ebdfa0801f691 # 0.32.0
1212 permissions :
1313 issues : write
1414 pull-requests : write
You can’t perform that action at this time.
0 commit comments