mirror of
https://github.com/securego/gosec.git
synced 2026-01-15 09:53:40 +08:00
Update go to version 1.25.4 and 1.24.10 in CI (#1415)
fixes #1404 Signed-off-by: Cosmin Cojocar <ccojocar@google.com>
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: "1.25.3"
|
||||
go-version: "1.25.4"
|
||||
- name: Install Cosign
|
||||
uses: sigstore/cosign-installer@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user