Skip to content

Commit

Permalink
Merge pull request #1 from iwpnd/dependabot/github_actions/golangci/g…
Browse files Browse the repository at this point in the history
…olangci-lint-action-3.2.0

build(deps): bump golangci/golangci-lint-action from 2.5.2 to 3.2.0
  • Loading branch information
iwpnd authored Aug 15, 2022
2 parents a0d0aa3 + 214efaa commit 6440bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: go build .

- name: lint
uses: golangci/golangci-lint-action@v2.5.2
uses: golangci/golangci-lint-action@v3.2.0
with:
version: latest

Expand Down

0 comments on commit 6440bee

Please sign in to comment.