File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 with :
1818 client-id : ${{ secrets.COMMIT_BOT_CLIENT_ID }}
1919 private-key : ${{ secrets.COMMIT_BOT_PRIVATE_KEY }}
20- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
20+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2121 with :
2222 ref : ${{ github.event.pull_request.head.ref }}
2323 - uses : dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8 # stable
Original file line number Diff line number Diff line change 2121 client-id : ${{ secrets.COMMIT_BOT_CLIENT_ID }}
2222 private-key : ${{ secrets.COMMIT_BOT_PRIVATE_KEY }}
2323 - name : Checkout repository
24- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
24+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2525 with :
2626 fetch-depth : 0
2727
You can’t perform that action at this time.
0 commit comments