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 57
57
console.log('Failed to remove label. Another job may have already removed it!');
58
58
}
59
59
- name : Checkout code
60
- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
60
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
61
61
with :
62
62
ref : ${{ github.event.pull_request.head.sha }}
63
63
repository : ${{ github.event.pull_request.head.repo.full_name }}
Original file line number Diff line number Diff line change 57
57
console.log('Failed to remove label. Another job may have already removed it!');
58
58
}
59
59
- name : Checkout code
60
- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
60
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
61
61
with :
62
62
ref : ${{ github.event.pull_request.head.sha }}
63
63
repository : ${{ github.event.pull_request.head.repo.full_name }}
Original file line number Diff line number Diff line change 57
57
console.log('Failed to remove label. Another job may have already removed it!');
58
58
}
59
59
- name : Checkout code
60
- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
60
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
61
61
with :
62
62
ref : ${{ github.event.pull_request.head.sha }}
63
63
repository : ${{ github.event.pull_request.head.repo.full_name }}
Original file line number Diff line number Diff line change 29
29
issues : ' write'
30
30
pull-requests : ' write'
31
31
steps :
32
- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
32
+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
33
33
- uses : micnncim/action-label-syncer@3abd5ab72fda571e69fffd97bd4e0033dd5f495c # v1.3.0
34
34
env :
35
35
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments