.github/workflows/vulncheck.yml aktualisiert
Some checks failed
VulnCheck / Analysis (push) Failing after 27m0s
Lock Threads / action (push) Failing after 35s

This commit is contained in:
2026-03-07 21:26:51 +01:00
parent c9950a4221
commit d240b43f2a

View File

@@ -21,7 +21,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.24.x
go-version: 1.26.x
cached: false
- name: Get official govulncheck
run: go install golang.org/x/vuln/cmd/govulncheck@latest