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 - name : Setup Go
4444 uses : actions/setup-go@v3
4545 with :
46- go-version : 1.18 .x
46+ go-version : 1.19 .x
4747 - name : Checkout
4848 uses : actions/checkout@v3
4949 - run : git fetch --depth=1 origin +refs/tags/*:refs/tags/* || true
Original file line number Diff line number Diff line change 2121 with :
2222 token : ${{ secrets.PAKETO_BOT_GITHUB_TOKEN }}
2323 repo : ${{ github.repository }}
24- issue_title : " Week of ( ${{ steps.date.outputs.day_of_month }}) : Cut buildpack releases"
24+ issue_title : " Week of ${{ steps.date.outputs.day_of_month }}: Cut buildpack releases"
2525 issue_body : " "
2626
2727 - name : Add issue to project
Original file line number Diff line number Diff line change 1616 - name : Setup Go
1717 uses : actions/setup-go@v3
1818 with :
19- go-version : 1.18 .x
19+ go-version : 1.19 .x
2020
2121 - name : Checkout
2222 uses : actions/checkout@v3
Original file line number Diff line number Diff line change 4040 - name : Setup Go
4141 uses : actions/setup-go@v3
4242 with :
43- go-version : 1.18 .x
43+ go-version : 1.19 .x
4444
4545 - name : Checkout
4646 uses : actions/checkout@v3
You can’t perform that action at this time.
0 commit comments