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:
|
with:
|
||||||
go-version: ${{ matrix.go-version }}
|
go-version: ${{ matrix.go-version }}
|
||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v7.0.0
|
uses: golangci/golangci-lint-action@v8.0.0
|
||||||
with:
|
with:
|
||||||
version: v2.1.5
|
version: v2.1.5
|
||||||
- name: test
|
- name: test
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue