mirror of https://github.com/go-co-op/gocron.git
Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#847)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
17f65124cc
commit
c9b34bdce1
|
|
@ -24,7 +24,7 @@
|
|||
with:
|
||||
go-version: ${{ matrix.go-version }}
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v7.0.0
|
||||
uses: golangci/golangci-lint-action@v8.0.0
|
||||
with:
|
||||
version: v2.1.5
|
||||
- name: test
|
||||
|
|
|
|||
Loading…
Reference in New Issue