File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 group : ${{ github.workflow }}-${{ github.ref }}
4040 cancel-in-progress : true
4141 steps :
42- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
42+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
4343 with :
4444 fetch-depth : 0 # Fetch all history for .GitInfo and .Lastmod
4545
Original file line number Diff line number Diff line change 3434 group : " preview-${{ github.event.number }}"
3535 cancel-in-progress : true
3636 steps :
37- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
37+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
3838 with :
3939 ref : gh-pages
4040
Original file line number Diff line number Diff line change 4949 group : " preview-${{ github.event.number }}"
5050 cancel-in-progress : true
5151 steps :
52- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
52+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
5353 with :
5454 # Checkout the PR's HEAD commit (supports forks).
5555 ref : ${{ github.event.pull_request.head.sha }}
Original file line number Diff line number Diff line change 5555 with :
5656 go-version : " 1.22"
5757 - name : Checkout code
58- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
58+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
5959 with :
6060 ref : ${{ github.event.pull_request.head.sha }}
6161 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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
32+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3333 - uses : micnncim/action-label-syncer@3abd5ab72fda571e69fffd97bd4e0033dd5f495c # v1.3.0
3434 env :
3535 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 6262 go-version : " 1.22"
6363
6464 - name : Checkout code
65- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
65+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
6666 with :
6767 ref : ${{ github.event.pull_request.head.sha }}
6868 repository : ${{ github.event.pull_request.head.repo.full_name }}
You can’t perform that action at this time.
0 commit comments