File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3737 runs-on : ' ubuntu-latest'
3838
3939 steps :
40- - uses : ' actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b ' # v7
40+ - uses : ' actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd ' # v8
4141 with :
4242 script : |-
4343 // parse test names
Original file line number Diff line number Diff line change 4242 steps :
4343 - name : Remove PR Label
4444 if : " ${{ github.event.action == 'labeled' && github.event.label.name == 'tests: run' }}"
45- uses : actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1 .0
45+ uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0 .0
4646 with :
4747 github-token : ${{ secrets.GITHUB_TOKEN }}
4848 script : |
Original file line number Diff line number Diff line change 4242 steps :
4343 - name : Remove PR Label
4444 if : " ${{ github.event.action == 'labeled' && github.event.label.name == 'tests: run' }}"
45- uses : actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1 .0
45+ uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0 .0
4646 with :
4747 github-token : ${{ secrets.GITHUB_TOKEN }}
4848 script : |
Original file line number Diff line number Diff line change 4242 steps :
4343 - name : Remove PR Label
4444 if : " ${{ github.event.action == 'labeled' && github.event.label.name == 'tests: run' }}"
45- uses : actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1 .0
45+ uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0 .0
4646 with :
4747 github-token : ${{ secrets.GITHUB_TOKEN }}
4848 script : |
You can’t perform that action at this time.
0 commit comments