File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2525 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2626 with :
2727 subjectPattern : ^(?![A-Z]).+$
28- - uses : marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2.9.4
28+ - uses : marocchino/sticky-pull-request-comment@70d2764d1a7d5d9560b100cbea0077fc8f633987 # v3.0.2
2929 if : always() && (steps.lint-pr-title.outputs.error_message != null)
3030 with :
3131 header : pr-title-lint-error
4848 ```
4949
5050 - if : ${{ steps.lint-pr-title.outputs.error_message == null }}
51- uses : marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2.9.4
51+ uses : marocchino/sticky-pull-request-comment@70d2764d1a7d5d9560b100cbea0077fc8f633987 # v3.0.2
5252 with :
5353 header : pr-title-lint-error
5454 delete : true
You can’t perform that action at this time.
0 commit comments