File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 run : echo "go_version=$(make go-version)" >> $GITHUB_OUTPUT
2020
2121 - name : Set up Go
22- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # tag=v5.5 .0
22+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # tag=v6.0 .0
2323 with :
2424 go-version : ${{ steps.vars.outputs.go_version }}
2525
Original file line number Diff line number Diff line change 3232 run : echo "go_version=$(make go-version)" >> $GITHUB_OUTPUT
3333
3434 - name : Set up Go
35- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # tag=v5.5 .0
35+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # tag=v6.0 .0
3636 with :
3737 go-version : ${{ steps.vars.outputs.go_version }}
3838
8989 edits :
9090 runs-on : ubuntu-latest
9191 steps :
92- - uses : actions/labeler@v5
92+ - uses : actions/labeler@v6
Original file line number Diff line number Diff line change 2323 run : echo "go_version=$(make go-version)" >> $GITHUB_OUTPUT
2424
2525 - name : Set up Go
26- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # tag=v5.5 .0
26+ uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # tag=v6.0 .0
2727 with :
2828 go-version : ${{ steps.vars.outputs.go_version }}
2929
You can’t perform that action at this time.
0 commit comments