File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3333 steps :
3434 - name : Remove PR Label
3535 if : " ${{ github.event.action == 'labeled' && github.event.label.name == 'tests: run' }}"
36- uses : actions/github-script@98814c53be79b1d30f795b907e553d8679345975 # v6.4.0
36+ uses : actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1
3737 with :
3838 github-token : ${{ secrets.GITHUB_TOKEN }}
3939 script : |
Original file line number Diff line number Diff line change 3232 steps :
3333 - name : Remove PR Label
3434 if : " ${{ github.event.action == 'labeled' && github.event.label.name == 'tests: run' }}"
35- uses : actions/github-script@98814c53be79b1d30f795b907e553d8679345975 # v6.4.0
35+ uses : actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1
3636 with :
3737 github-token : ${{ secrets.GITHUB_TOKEN }}
3838 script : |
Original file line number Diff line number Diff line change 4545 steps :
4646 - name : Remove PR label
4747 if : " ${{ github.event.action == 'labeled' && github.event.label.name == 'tests: run' }}"
48- uses : actions/github-script@98814c53be79b1d30f795b907e553d8679345975 # v6.4.0
48+ uses : actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1
4949 with :
5050 github-token : ${{ secrets.GITHUB_TOKEN }}
5151 script : |
@@ -157,7 +157,7 @@ jobs:
157157 steps :
158158 - name : Remove PR label
159159 if : " ${{ github.event.action == 'labeled' && github.event.label.name == 'tests: run' }}"
160- uses : actions/github-script@98814c53be79b1d30f795b907e553d8679345975 # v6.4.0
160+ uses : actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1
161161 with :
162162 github-token : ${{ secrets.GITHUB_TOKEN }}
163163 script : |
@@ -277,7 +277,7 @@ jobs:
277277 steps :
278278 - name : Remove PR label
279279 if : " ${{ github.event.action == 'labeled' && github.event.label.name == 'tests: run' }}"
280- uses : actions/github-script@98814c53be79b1d30f795b907e553d8679345975 # v6.4.0
280+ uses : actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1
281281 with :
282282 github-token : ${{ secrets.GITHUB_TOKEN }}
283283 script : |
You can’t perform that action at this time.
0 commit comments