chore(deps): update golangci/golangci-lint-action action to v9.2.1
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 22s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 10s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 15s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 10s
Lint Markdown files / Run markdown linter (pull_request) Successful in 6s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 53s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 25s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 39s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 26s

This commit is contained in:
2026-05-22 03:05:58 +00:00
parent e32667c89e
commit 4f6388f121
+1 -1
View File
@@ -24,6 +24,6 @@ jobs:
- uses: actions/setup-go@v6.4.0
with:
go-version: ${{ matrix.go }}
- uses: golangci/golangci-lint-action@v9.2.0
- uses: golangci/golangci-lint-action@v9.2.1
with:
version: v2.12.2 # renovate: datasource=github-releases depName=golangci/golangci-lint