Merge pull request #1595 from shirou/dependabot/github_actions/golangci/golangci-lint-action-4.0.0

chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
pull/1597/head
shirou 1 year ago committed by GitHub
commit cbbb2402fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -23,7 +23,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Setup golangci-lint
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4.0.0
with:
args: --verbose
version: latest

Loading…
Cancel
Save