File tree Expand file tree Collapse file tree 5 files changed +608
-469
lines changed Expand file tree Collapse file tree 5 files changed +608
-469
lines changed Original file line number Diff line number Diff line change 2525
2626 - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
2727 with :
28- go-version : ' 1.24 '
28+ go-version : ' 1.25 '
2929 check-latest : true
3030
3131 - name : Build
Original file line number Diff line number Diff line change 3636
3737 - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
3838 with :
39- go-version : ' 1.24 '
39+ go-version : ' 1.25 '
4040 check-latest : true
4141
4242 # Initializes the CodeQL tools for scanning.
Original file line number Diff line number Diff line change 2222
2323 - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
2424 with :
25- go-version : ' 1.24 '
25+ go-version : ' 1.25 '
2626 check-latest : true
2727
2828 - name : Login to GitHub Container Registry
You can’t perform that action at this time.
0 commit comments