mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 01:01:56 +00:00
dep: bump golangci/golangci-lint-action from 4 to 6
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 6. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v6) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a5bf3518df
commit
378ef91e5d
2
.github/workflows/golang-lint.yml
vendored
2
.github/workflows/golang-lint.yml
vendored
|
@ -20,6 +20,6 @@ jobs:
|
|||
go-version: '1.21'
|
||||
cache: false
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v4
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: 'v1.54'
|
||||
|
|
Loading…
Reference in New Issue
Block a user