File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 - name : Set up Go 1.x
1818 uses : actions/setup-go@v6
1919 with :
20- go-version : ' ^1.24 .0'
20+ go-version : ' ^1.25 .0'
2121 check-latest : true
2222 id : go
2323 - name : Check out code into the Go module directory
Original file line number Diff line number Diff line change 3737 - name : Set up Go
3838 uses : actions/setup-go@v6
3939 with :
40- go-version : ' ^1.24 .0'
40+ go-version : ' ^1.25 .0'
4141
4242 # Initializes the CodeQL tools for scanning.
4343 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 1616 - name : Set up Go 1.x
1717 uses : actions/setup-go@v6
1818 with :
19- go-version : ' ^1.24 .0'
19+ go-version : ' ^1.25 .0'
2020 check-latest : true
2121 - name : Check out code into the Go module directory
2222 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 11go :
22 cgo : false
3- version : 1.24
3+ version : 1.25
44repository :
55 path : github.com/burningalchemist/sql_exporter
66build :
You can’t perform that action at this time.
0 commit comments