File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 shell : bash
4444 run : echo "GH_APP_PRIVATE_KEY=" >> "$GITHUB_ENV"
4545 - name : Checkout
46- uses : actions/checkout@v6
46+ uses : actions/checkout@v7
4747 with :
4848 ref : ${{ github.head_ref || github.ref_name }}
4949 token : ${{ steps.app_token.outputs.token || secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 4343 shell : bash
4444 run : echo "GH_APP_PRIVATE_KEY=" >> "$GITHUB_ENV"
4545 - name : Checkout
46- uses : actions/checkout@v6
46+ uses : actions/checkout@v7
4747 with :
4848 ref : ${{ github.head_ref || github.ref_name }}
4949 token : ${{ steps.app_token.outputs.token || secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 4444 shell : bash
4545 run : echo "GH_APP_PRIVATE_KEY=" >> "$GITHUB_ENV"
4646 - name : Checkout
47- uses : actions/checkout@v6
47+ uses : actions/checkout@v7
4848 with :
4949 ref : ${{ github.head_ref || github.ref_name }}
5050 token : ${{ steps.app_token.outputs.token || secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 4747 shell : bash
4848 run : echo "GH_APP_PRIVATE_KEY=" >> "$GITHUB_ENV"
4949 - name : Checkout
50- uses : actions/checkout@v6
50+ uses : actions/checkout@v7
5151 with :
5252 ref : ${{ github.head_ref || github.ref_name }}
5353 token : ${{ steps.app_token.outputs.token || secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 4343 shell : bash
4444 run : echo "GH_APP_PRIVATE_KEY=" >> "$GITHUB_ENV"
4545 - name : Checkout
46- uses : actions/checkout@v6
46+ uses : actions/checkout@v7
4747 with :
4848 ref : ${{ github.head_ref || github.ref_name }}
4949 token : ${{ steps.app_token.outputs.token || secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 4343 shell : bash
4444 run : echo "GH_APP_PRIVATE_KEY=" >> "$GITHUB_ENV"
4545 - name : Checkout
46- uses : actions/checkout@v6
46+ uses : actions/checkout@v7
4747 with :
4848 ref : ${{ github.head_ref || github.ref_name }}
4949 token : ${{ steps.app_token.outputs.token || secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 4343 shell : bash
4444 run : echo "GH_APP_PRIVATE_KEY=" >> "$GITHUB_ENV"
4545 - name : Checkout
46- uses : actions/checkout@v6
46+ uses : actions/checkout@v7
4747 with :
4848 ref : ${{ github.head_ref || github.ref_name }}
4949 token : ${{ steps.app_token.outputs.token || secrets.GH_PAT || github.token }}
Original file line number Diff line number Diff line change 4343 shell : bash
4444 run : echo "GH_APP_PRIVATE_KEY=" >> "$GITHUB_ENV"
4545 - name : Checkout
46- uses : actions/checkout@v6
46+ uses : actions/checkout@v7
4747 with :
4848 ref : ${{ github.head_ref || github.ref_name }}
4949 token : ${{ steps.app_token.outputs.token || secrets.GH_PAT || github.token }}
You can’t perform that action at this time.
0 commit comments