File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3131 run : npm ci
3232 - if : github.event_name != 'pull_request' || github.event.action != 'closed'
3333 run : tsc
34- - uses : dev-hato/actions-diff-pr-management@b446497d139ed3eadc62ec1dd90dd27960ad1a0c # v2.2.4
34+ - uses : dev-hato/actions-diff-pr-management@5cd3792bc98beed11cda90898bc81af6bfa199af # v2.2.5
3535 with :
3636 github-token : ${{secrets.GITHUB_TOKEN}}
3737 branch-name-prefix : apply-dist
Original file line number Diff line number Diff line change 3131 node-version-file : .node-version
3232 - if : github.event_name != 'pull_request' || github.event.action != 'closed'
3333 run : bash "${GITHUB_WORKSPACE}/scripts/update_package/update_package/install.sh"
34- - uses : dev-hato/actions-diff-pr-management@b446497d139ed3eadc62ec1dd90dd27960ad1a0c # v2.2.4
34+ - uses : dev-hato/actions-diff-pr-management@5cd3792bc98beed11cda90898bc81af6bfa199af # v2.2.5
3535 with :
3636 github-token : ${{secrets.GITHUB_TOKEN}}
3737 branch-name-prefix : fix-package
Original file line number Diff line number Diff line change 2323 DOCKLE_VERSION : ${{ steps.get_latest_dockle_version.outputs.result }}
2424 if : github.event_name != 'pull_request' || github.event.action != 'closed'
2525 run : echo "${DOCKLE_VERSION}" > .dockle-version
26- - uses : dev-hato/actions-diff-pr-management@b446497d139ed3eadc62ec1dd90dd27960ad1a0c # v2.2.4
26+ - uses : dev-hato/actions-diff-pr-management@5cd3792bc98beed11cda90898bc81af6bfa199af # v2.2.5
2727 with :
2828 github-token : ${{inputs.github-token}}
2929 branch-name-prefix : update-dockle
You can’t perform that action at this time.
0 commit comments