mirror of
https://github.com/securego/gosec.git
synced 2026-06-20 00:15:59 +02:00
Update the go version to 1.25.6 and 1.24.12 (#1474)
fixes #1469 Signed-off-by: Cosmin Cojocar <cosmin@cojocar.ch>
This commit is contained in:
@@ -11,9 +11,9 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
version:
|
version:
|
||||||
- go-version: "1.24.11"
|
- go-version: "1.24.12"
|
||||||
golangci: "latest"
|
golangci: "latest"
|
||||||
- go-version: "1.25.5"
|
- go-version: "1.25.6"
|
||||||
golangci: "latest"
|
golangci: "latest"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user