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 7373 branch : ${{ env.BRANCH }}
7474
7575 - if : ${{ ! cancelled() && github.event_name == 'pull_request_target' }}
76- uses : peter-evans/find-comment@d5fe37641ad8451bdd80312415672ba26c86575e # v3.0 .0
76+ uses : peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e # v3.1 .0
7777 id : fc
7878 with :
7979 issue-number : ${{ github.event.pull_request.number }}
Original file line number Diff line number Diff line change 8484 pull-requests : write
8585 runs-on : ubuntu-latest
8686 steps :
87- - uses : peter-evans/find-comment@d5fe37641ad8451bdd80312415672ba26c86575e # v3.0 .0
87+ - uses : peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e # v3.1 .0
8888 id : fc
8989 with :
9090 issue-number : ${{ needs.get-pr-number.outputs.pr_number }}
You can’t perform that action at this time.
0 commit comments