Compare commits

2 Commits
Author SHA1 Message Date
CSRBot d7a6f17530 Merge pull request 'chore(deps): update golangci/golangci-lint-action action to v9.3.0' (#74) from renovate/golangci-golangci-lint-action-9.x into master
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 17s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 12s
Lint Markdown files / Run markdown linter (push) Successful in 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 24s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 49s
2026-07-02 20:12:56 +00:00
CSRBot 6683f1ad26 chore(deps): update golangci/golangci-lint-action action to v9.3.0
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 13s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Successful in 13s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 16s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Successful in 16s
Lint Markdown files / Run markdown linter (pull_request) Successful in 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 28s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Successful in 30s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 49s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 47s
2026-07-02 18:07:14 +00:00
+1 -1
View File
@@ -24,6 +24,6 @@ jobs:
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0 - uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
with: with:
go-version: ${{ matrix.go }} go-version: ${{ matrix.go }}
- uses: golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1 - uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0
with: with:
version: v2.9.0 # renovate: datasource=github-releases depName=golangci/golangci-lint version: v2.9.0 # renovate: datasource=github-releases depName=golangci/golangci-lint