Merge pull request #1144 from strukturag/dependabot/github_actions/golangci/golangci-lint-action-9.2.0

Bump golangci/golangci-lint-action from 9.1.0 to 9.2.0
This commit is contained in:
Joachim Bauch 2025-12-04 08:17:00 +01:00 committed by GitHub
commit cc934c8b85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ jobs:
go-version: "1.24"
- name: lint
uses: golangci/golangci-lint-action@v9.1.0
uses: golangci/golangci-lint-action@v9.2.0
with:
version: latest
args: --timeout=2m0s