mirror of https://github.com/pressly/goose.git
build(deps): bump golangci/golangci-lint-action from 4 to 5 (#759)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/764/head
parent
272603b047
commit
7e6240d623
|
@ -22,7 +22,7 @@ jobs:
|
|||
with:
|
||||
go-version: "stable"
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v4
|
||||
uses: golangci/golangci-lint-action@v5
|
||||
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…
Reference in New Issue