You've already forked getpsrc
Merge pull request 'chore(deps): update golangci/golangci-lint-action action to v9.1.0' (#65) from renovate/actions into master
All checks were successful
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 8s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 5s
Lint Markdown files / Run markdown linter (push) Successful in 4s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 27s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 17s
All checks were successful
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 8s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 5s
Lint Markdown files / Run markdown linter (push) Successful in 4s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 27s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 17s
This commit is contained in:
@@ -24,6 +24,6 @@ jobs:
|
||||
- uses: actions/setup-go@v6.1.0
|
||||
with:
|
||||
go-version: ${{ matrix.go }}
|
||||
- uses: golangci/golangci-lint-action@v9.0.0
|
||||
- uses: golangci/golangci-lint-action@v9.1.0
|
||||
with:
|
||||
version: v2.6.2 # renovate: datasource=github-releases depName=golangci/golangci-lint
|
||||
|
||||
Reference in New Issue
Block a user