File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1414 - name : Check PR branch exists
1515 id : check-branch
16- uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7 .0.1
16+ uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
1717 with :
1818 script : |
1919 try {
4444 }
4545 }
4646 - name : Delete the PR branch
47- uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7 .0.1
47+ uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
4848 with :
4949 script : |
5050 try {
Original file line number Diff line number Diff line change 6464 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
6565 with :
6666 fetch-depth : 0
67- - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
67+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
6868 with :
6969 go-version : ' >=1.20.0'
7070 - uses : azure/setup-kubectl@776406bce94f63e41d621b960d78ee25c8b76ede # v4
You can’t perform that action at this time.
0 commit comments