This repository was archived by the owner on Feb 9, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 group : ${{ github.workflow }}-${{ github.ref }}
1010 cancel-in-progress : true
1111 steps :
12- - uses : actions/checkout@v6.0.0
12+ - uses : actions/checkout@v6.0.1
1313 - name : Download actionlint
1414 id : get_actionlint
1515 run : bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash)
Original file line number Diff line number Diff line change 1010 env :
1111 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
1212 steps :
13- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
13+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
1414 - run : gh pr merge "${GITHUB_HEAD_REF}" --merge --auto
Original file line number Diff line number Diff line change 1010 group : ${{ github.workflow }}-${{ github.ref }}
1111 cancel-in-progress : true
1212 steps :
13- - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
13+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
1414
1515 - name : pnpm setup
1616 uses : pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
You can’t perform that action at this time.
0 commit comments