Skip to content

Commit

Permalink
Merge pull request #18 from debfx/dependabot/github_actions/golangci/…
Browse files Browse the repository at this point in the history
…golangci-lint-action-4

Bump golangci/golangci-lint-action from 3 to 4
  • Loading branch information
debfx committed Mar 15, 2024
2 parents 70bbdfb + 743bd79 commit 058be11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
uses: actions/checkout@v4

- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
version: v1.53.3
version: v1.56.2

0 comments on commit 058be11

Please sign in to comment.