File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 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 : npm install
34- - uses : dev-hato/actions-diff-pr-management@bda458eb55c11585595482e3ec7506b05632b5ec # v2.2.1
34+ - uses : dev-hato/actions-diff-pr-management@1e2c650446e6a6aab1858d55c8b693470ea5f2fe # v2.2.2
3535 with :
3636 github-token : ${{secrets.GITHUB_TOKEN}}
3737 branch-name-prefix : fix-package
Original file line number Diff line number Diff line change 1212 shell : bash
1313 if : github.event_name != 'pull_request' || github.event.action != 'closed'
1414 run : ${{ github.action_path }}/scripts/action/update.sh
15- - uses : dev-hato/actions-diff-pr-management@bda458eb55c11585595482e3ec7506b05632b5ec # v2.2.1
15+ - uses : dev-hato/actions-diff-pr-management@1e2c650446e6a6aab1858d55c8b693470ea5f2fe # v2.2.2
1616 with :
1717 github-token : ${{ inputs.github-token }}
1818 branch-name-prefix : fix-version-gitleaks
You can’t perform that action at this time.
0 commit comments