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@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
25+ uses : actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
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@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
36+ uses : actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
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@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
47+ uses : actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
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@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
58+ uses : actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
5959 with :
6060 github-token : ${{ steps.app-token.outputs.token }}
6161 script : |
You can’t perform that action at this time.
0 commit comments