File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 node-version-file : .node-version
2929 - if : github.event_name != 'pull_request' || github.event.action != 'closed'
3030 run : bash "${GITHUB_WORKSPACE}/scripts/update_dist/update_dist/build.sh"
31- - uses : dev-hato/actions-diff-pr-management@cc201e3df74a342983025c4e97b7216b4e77f9f1 # v2.0 .0
31+ - uses : dev-hato/actions-diff-pr-management@cea263ca46759ebc8c812b8595be4df129761037 # v2.1 .0
3232 with :
3333 github-token : ${{secrets.GITHUB_TOKEN}}
3434 branch-name-prefix : apply-dist
Original file line number Diff line number Diff line change 3030 node-version-file : .node-version
3131 - if : github.event_name != 'pull_request' || github.event.action != 'closed'
3232 run : npm install
33- - uses : dev-hato/actions-diff-pr-management@cc201e3df74a342983025c4e97b7216b4e77f9f1 # v2.0 .0
33+ - uses : dev-hato/actions-diff-pr-management@cea263ca46759ebc8c812b8595be4df129761037 # v2.1 .0
3434 with :
3535 github-token : ${{secrets.GITHUB_TOKEN}}
3636 branch-name-prefix : fix-package
You can’t perform that action at this time.
0 commit comments