File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515 if : github.repository_owner == 'astrolicious'
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1919 with :
2020 ref : ${{ github.event.pull_request.head.ref }}
2121 - uses : pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
Original file line number Diff line number Diff line change 2121 app-id : ${{ vars.BOT_APPID }}
2222 private-key : ${{ secrets.BOT_SECRET }}
2323
24- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
24+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2525 with :
2626 token : ${{ steps.app-token.outputs.token }}
2727 ref : ${{ github.head_ref }}
You can’t perform that action at this time.
0 commit comments