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 5757 console.log('Failed to remove label. Another job may have already removed it!');
5858 }
5959 - name : Checkout code
60- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
60+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
6161 with :
6262 ref : ${{ github.event.pull_request.head.sha }}
6363 repository : ${{ github.event.pull_request.head.repo.full_name }}
Original file line number Diff line number Diff line change 5757 console.log('Failed to remove label. Another job may have already removed it!');
5858 }
5959 - name : Checkout code
60- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
60+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
6161 with :
6262 ref : ${{ github.event.pull_request.head.sha }}
6363 repository : ${{ github.event.pull_request.head.repo.full_name }}
Original file line number Diff line number Diff line change 5757 console.log('Failed to remove label. Another job may have already removed it!');
5858 }
5959 - name : Checkout code
60- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
60+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
6161 with :
6262 ref : ${{ github.event.pull_request.head.sha }}
6363 repository : ${{ github.event.pull_request.head.repo.full_name }}
Original file line number Diff line number Diff line change 2929 issues : ' write'
3030 pull-requests : ' write'
3131 steps :
32- - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
32+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3333 - uses : micnncim/action-label-syncer@3abd5ab72fda571e69fffd97bd4e0033dd5f495c # v1.3.0
3434 env :
3535 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments