mirror of
https://github.com/pressly/goose.git
synced 2025-05-31 11:42:04 +00:00
build(deps): bump golangci/golangci-lint-action from 3 to 4 (#698)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
fb7ca2d3c8
commit
3941a35dc5
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
with:
|
||||
go-version: "stable"
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
uses: golangci/golangci-lint-action@v4
|
||||
with:
|
||||
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
|
||||
version: latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user