Merge pull request #1161 from strukturag/ci-govuln-latest

CI: Always use latest patch release for govuln checks.
This commit is contained in:
Joachim Bauch 2025-12-16 15:36:42 +01:00 committed by GitHub
commit 9f5ce75454
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,6 +31,7 @@ jobs:
- uses: actions/setup-go@v6
with:
go-version: ${{ matrix.go-version }}
check-latest: true
- run: date