mirror of
https://github.com/kopia/kopia.git
synced 2025-12-23 22:57:50 -05:00
deps(build): upgrade Go to 1.25.5 (#5059)
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
uses: golang/govulncheck-action@b625fbe08f3bccbe446d94fbf87fcc875a4f50ee # v1.0.4
|
||||
with:
|
||||
cache: false
|
||||
go-version-input: '1.25.4'
|
||||
go-version-input: '1.25.5'
|
||||
# An explicit Go version is needed for govulncheck-action since internally
|
||||
# it uses an outdated setup-go@v5.0 action that does not respect the 'toolchain'
|
||||
# directive in the 'go.mod' file.
|
||||
|
||||
Reference in New Issue
Block a user