File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 plugin-pb-java
2323 plugin-pb-javascript
2424 - name : Trigger plugin-pb-go code generation
25- uses : actions/github-script@v6
25+ uses : actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6
2626 with :
2727 github-token : ${{ steps.app-token.outputs.token }}
2828 script : |
3333 ref: 'main',
3434 })
3535 - name : Trigger plugin-pb-python code generation
36- uses : actions/github-script@v6
36+ uses : actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6
3737 with :
3838 github-token : ${{ steps.app-token.outputs.token }}
3939 script : |
4444 ref: 'main',
4545 })
4646 - name : Trigger plugin-pb-java code generation
47- uses : actions/github-script@v6
47+ uses : actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6
4848 with :
4949 github-token : ${{ steps.app-token.outputs.token }}
5050 script : |
5555 ref: 'main',
5656 })
5757 - name : Trigger plugin-pb-javascript code generation
58- uses : actions/github-script@v6
58+ uses : actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6
5959 with :
6060 github-token : ${{ steps.app-token.outputs.token }}
6161 script : |
You can’t perform that action at this time.
0 commit comments