Merge pull request #1506 from shirou/dependabot/github_actions/golangci/golangci-lint-action-3.7.0

chore(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
pull/1509/head
shirou 2 years ago committed by GitHub
commit d428168624
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- name: Setup golangci-lint
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3.6.0
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
with:
args: --verbose
version: latest

Loading…
Cancel
Save