Skip to content

Commit

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

Bump golangci/golangci-lint-action from 4 to 5
  • Loading branch information
assistcontrol authored Apr 26, 2024
2 parents b0ed645 + a3cb832 commit 60f9e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
run: go vet ./...

- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v5
with:
version: latest

0 comments on commit 60f9e88

Please sign in to comment.