Merge pull request #5635 from restic/dependabot/github_actions/golangci/golangci-lint-action-9

build(deps): bump golangci/golangci-lint-action from 8 to 9
This commit is contained in:
Michael Eischer 2025-12-03 21:03:55 +01:00 committed by GitHub
commit 3df4582b2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -250,7 +250,7 @@ jobs:
go-version: ${{ env.latest_go }}
- name: golangci-lint
uses: golangci/golangci-lint-action@v8
uses: golangci/golangci-lint-action@v9
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v2.4.0