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 3333 - name : Get inputs markdown
3434 id : get_inputs_markdown
3535 if : github.event_name != 'pull_request' || github.event.action != 'closed'
36- uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
36+ uses : actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
3737 env :
3838 HEAD_REF : ${{github.event.pull_request.head.ref || github.head_ref}}
3939 with :
Original file line number Diff line number Diff line change 88runs :
99 using : " composite"
1010 steps :
11- - uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
11+ - uses : actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
1212 with :
1313 github-token : ${{inputs.github-token}}
1414 script : |
You can’t perform that action at this time.
0 commit comments